We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4011259 + a532305 commit 8359540Copy full SHA for 8359540
1 file changed
详细的说明文档.md
@@ -126,7 +126,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
126
127
为了方便测试,我这里使用的Chrome浏览器的Restlet Client插件,大家可以根据自己的喜好使用不同的工具测试。
128
129
-使用` http://localhost:8080/get`测试结果。
+使用` http://localhost:8080/get`测试结果。(请注意修改APIJSONApplication.java中的默认8080端口,如果不小心开着PC端的“微信”,8080端口会被占用。8080真是新手劝退专用端口,凸(艹皿艹 ))
130
131
随便找一个表,比如`Moment`表,我们取其中ID为12的一条出来看看
132
0 commit comments