From 914278f6110c03250d24ed0f1f4a7d5675a228e5 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期五, 28 二月 2025 09:41:34 +0800
Subject: [PATCH] 增加破损返回数据,破损请求类增加字段

---
 hangzhoumesParent/common/servicebase/src/main/resources/application.yml |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/hangzhoumesParent/common/servicebase/src/main/resources/application.yml b/hangzhoumesParent/common/servicebase/src/main/resources/application.yml
index 79a669d..0edfb92 100644
--- a/hangzhoumesParent/common/servicebase/src/main/resources/application.yml
+++ b/hangzhoumesParent/common/servicebase/src/main/resources/application.yml
@@ -5,6 +5,4 @@
     db-config:
       logic-delete-field: deleted
       logic-delete-value: 1
-      logic-not-delete-value: 0
-mes:
-  erpUrl: http://192.168.2.100:8086
\ No newline at end of file
+      logic-not-delete-value: 0
\ No newline at end of file

--
Gitblit v1.8.0