From a33d65bf3a8714e8f2a06724642e90475bfe4826 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=A0=E6=AA=AC=E5=A4=95=E6=A1=90?= <595208882@qq.com> Date: Tue, 28 Jun 2022 11:57:16 +0000 Subject: [PATCH] update Others.md. --- Others.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Others.md b/Others.md index f2f649e..1dd84a8 100644 --- a/Others.md +++ b/Others.md @@ -892,7 +892,7 @@ File–>settings–>Editor–> ### GenerateAllSetter -一键调用一个对象的所有set方法并且赋予默认值 在对象字段多的时候非常方便。 +一键调用一个对象的所有set方法并且赋予默认值 在对象字段多的时候非常方便。Alt+Enter快捷键选择Generate all setter。 地址:https://plugins.jetbrains.com/plugin/9360-generateallsetter