From 26704b180f9caad52156ad3828e66276c8fe6907 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期三, 30 三月 2022 08:46:29 +0800
Subject: [PATCH] #

---
 src/main/resources/application.yml |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 7a7ac42..d1e952e 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
 server:
-  port: 7878
+  port: 8081
   servlet:
     context-path: /@pom.build.finalName@
 
@@ -55,9 +55,6 @@
   doubleLocs: 1,4,5,8
   # 涓�涓爢鍨涙満璐熻矗鐨勮揣鏋舵帓鏁�
   groupCount: 4
-
-wms:
-  url: http://192.168.1.57:8080/wms
 
 erp:
   url: http://123.60.34.127:6220/api

--
Gitblit v1.9.1