Skip to content

Commit 2dc0b97

Browse files
authored
Update README.md
1 parent db27ea8 commit 2dc0b97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

APIJSON-Java-Server/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Apply 或 OK <br />
4242

4343
<h5>2)Demo依赖Library</h5>
4444
右键APIJSONDemo > Open Module Settings > Modules > apijsondemo > Dependencies <br />
45-
\> 左下方 + > Module Dependency > 选择apijsonlibrary > OK > OK
45+
> 左下方 + > Module Dependency > 选择apijsonlibrary > OK > OK
4646
4747
<h5>3)配置(如果完成下方步骤4,导入APIJSON的表,则可跳过)</h5>
4848
打开 zuo.biao.apijson.server.sql.SQLConfig 类,编辑 MYSQL_URI,MYSQL_SCHEMA,MYSQL_ACCOUNT,MYSQL_PASSWORD 为你自己数据库的配置。 <br />
@@ -51,7 +51,7 @@ Apply 或 OK <br />
5151
Run > Run APIJSONApplication <br />
5252

5353
如果弹窗里只有Edit Configurations...这个选项,则点进去,然后 <br />
54-
\+ > Application > Main class 选apijson.demo.server.APIJSONApplication <br />
54+
\+ > Application > Main class 选apijson.demo.server.APIJSONApplication <br />
5555
最后在底部 <br />
5656
Apply 或 Run <br />
5757

0 commit comments

Comments
 (0)