From eea27b448ec2d289f5c9665bf4b3678d580457ee Mon Sep 17 00:00:00 2001
From: Lius <Lius2225@163.com>
Date: 星期二, 22 七月 2025 15:45:23 +0800
Subject: [PATCH] 三保变更基础代码,点检导出修改

---
 lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml |    2 +-
 1 files changed, 1 insertions(+), 1 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 fee63df..a3f4e9e 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
@@ -304,4 +304,4 @@
   url: http://localhost:8081/services/EquipmentService?wsdl
   namespace: http://service.server.webservice.example.com
   statusMethod: equipmentStatus
-  rateMethod: equipmentRate
\ No newline at end of file
+  rateMethod: equipmentRate

--
Gitblit v1.9.3