From 1c207b3181f1bf89f2e1f5ea4772ed58a2c3d748 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期三, 09 四月 2025 09:54:55 +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