Quellcode durchsuchen

业务运营系统

ldl vor 2 Tagen
Ursprung
Commit
5d972a207a

+ 1 - 1
ruoyi-modules/ruoyi-intelligent-analysis/src/main/resources/application.yml

@@ -1,6 +1,6 @@
 # Tomcat
 server:
-  port: 9301
+  port: 9302
 
 # Spring
 spring:

+ 1 - 1
ruoyi-modules/ruoyi-service-operation/src/main/resources/application.yml

@@ -1,6 +1,6 @@
 # Tomcat
 server:
-  port: 9301
+  port: 9303
 
 # Spring
 spring: