Browse Source

【盛威尔-华润微】

DINGYL 2 months ago
parent
commit
33022fa584

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

@@ -22,7 +22,7 @@ server:
     tomcat:
     tomcat:
         uri_encoding: UTF-8
         uri_encoding: UTF-8
     context-path:
     context-path:
-        /eis
+        /EIS
     port: 8187
     port: 8187
 
 
 action:
 action:

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

@@ -22,7 +22,7 @@ server:
     tomcat:
     tomcat:
         uri_encoding: UTF-8
         uri_encoding: UTF-8
     context-path:
     context-path:
-        /eis
+        /EIS
     port: 8187
     port: 8187
 
 
 action:
 action: