@@ -123,6 +123,9 @@ mybatis:
call-setters-on-nulls: true
server:
+ #正式环境
+# port: 8088
+ #测试环境
port: 8008