Skip to content

Commit cb8301e

Browse files
committed
feat: v2.5.5 文档更新
1 parent 1f48ad9 commit cb8301e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<br/>
2020
<b>English Introduction</b>
2121
<ul>
22-
<li>1. copy the object first, for example: A, a, and then place the cursor on the object to be woven, for example: B, b Generate -> vo2dto</li>
23-
<li>2. After positioning the mouse to B b, Ctrl/Command + N select Vo2Dto and select as needed according to the interface operation.</li>
22+
<li>1. copy the object first, for example: A, a, and then place the cursor on the object to be woven, for example: B, bbb Generate -> vo2dto</li>
23+
<li>2. After positioning the mouse to B b, Mac「Ctrl + N」 Windows「alt+ insert」 select Vo2Dto and select as needed according to the interface operation.</li>
2424
<li>3. If you use the Lombok Builder annotation on the object, you can generate a Builder pattern object</li>
2525
</ul>
2626

0 commit comments

Comments
 (0)