From fc38e2635216775a80210d0df109dc6174d66813 Mon Sep 17 00:00:00 2001 From: yangbin <yangbin@qq.com> Date: 星期四, 15 八月 2024 13:57:07 +0800 Subject: [PATCH] 1 --- lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml b/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml index ec34a99..aa1777e 100644 --- a/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml +++ b/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml @@ -263,8 +263,3 @@ # appSecret client-secret: ?? agent-id: ?? -webservice: - url: http://localhost:8081/services/EquipmentService?wsdl - namespace: http://service.server.webservice.example.com - statusMethod: equipmentStatus - rateMethod: equipmentRate \ No newline at end of file -- Gitblit v1.9.3