Browse Source

更新!

TRX 1 year ago
parent
commit
2953da1ac8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OneCardIotServer/src/main/resources/application.yml

+ 1 - 1
OneCardIotServer/src/main/resources/application.yml

@@ -1,6 +1,6 @@
 #Web服务器端口 9500  测试 9503
 server:
-  port: 9503
+  port: 9500
 
 debug: true