Skip to content

Commit 8359540

Browse files
authored
Merge pull request Tencent#93 from vincentCheng/patch-1
请注意修改8080端口
2 parents 4011259 + a532305 commit 8359540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

详细的说明文档.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
126126

127127
为了方便测试,我这里使用的Chrome浏览器的Restlet Client插件,大家可以根据自己的喜好使用不同的工具测试。
128128

129-
使用` http://localhost:8080/get`测试结果。
129+
使用` http://localhost:8080/get`测试结果。(请注意修改APIJSONApplication.java中的默认8080端口,如果不小心开着PC端的“微信”,8080端口会被占用。8080真是新手劝退专用端口,凸(艹皿艹 ))
130130

131131
随便找一个表,比如`Moment`表,我们取其中ID为12的一条出来看看
132132

0 commit comments

Comments
 (0)