Browse Source

【英唐-CATL条码对接】

wuyx 2 years ago
parent
commit
1f03b29194
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/main/resources/application-dev.yml
  2. 1 1
      src/main/resources/application-prod.yml

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

@@ -23,7 +23,7 @@ server:
         uri_encoding: UTF-8
     context-path:
         /eis_catl
-    port: 8185
+    port: 8186
 
 action:
     api_action: /EIS/api,/EIS/mes,/EIS/erp

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

@@ -23,7 +23,7 @@ server:
         uri_encoding: UTF-8
     context-path:
         /eis_catl
-    port: 8185
+    port: 8186
 
 action:
     api_action: /EIS/api,/EIS/mes,/EIS/erp