We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403d029 commit 5512febCopy full SHA for 5512feb
APIJSON-Java-Server/README.md
@@ -48,8 +48,8 @@ Apply 或 OK <br />
48
49
<h5>2)Demo依赖Library</h5>
50
File > New > Module from Existing Sources > 选和APIJSONDemo同目录下的APIJSONLibrary > Open <br />
51
-> 右键APIJSONDemo > Open Module Settings > Modules > apijsondemo > Dependencies <br />
52
-> 左下方 + > Module Dependency > 选择apijsonlibrary > OK > OK
+> 右键APIJSONDemo > Open Module Settings > Modules > apijson-demo > Dependencies <br />
+> 左下方 + > Module Dependency > 选择apijson-library > OK > OK
53
54
<h5>3)配置(如果完成下方步骤4,导入APIJSON的表,则可跳过)</h5>
55
打开 apijson.demo.server.DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
0 commit comments