From e4b8835bdf9113fe31d1046e196fbbc4d76b5d42 Mon Sep 17 00:00:00 2001
From: xiejun <xj@2023>
Date: 星期二, 30 五月 2023 10:09:07 +0800
Subject: [PATCH] 集团接口方法移植开发
---
Source/UBCS/ubcs-service/ubcs-code/src/main/resources/application-dev.yml | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/Source/UBCS/ubcs-service/ubcs-code/src/main/resources/application-dev.yml b/Source/UBCS/ubcs-service/ubcs-code/src/main/resources/application-dev.yml
index 1096c57..67e62cf 100644
--- a/Source/UBCS/ubcs-service/ubcs-code/src/main/resources/application-dev.yml
+++ b/Source/UBCS/ubcs-service/ubcs-code/src/main/resources/application-dev.yml
@@ -12,10 +12,6 @@
mybatis-plus:
configuration:
map-underscore-to-camel-case: false
-docking:
- apply:
- jtInterUrl: http://116.205.176.185:8099
- unitCode: 410-MDM
######搴旂敤鍩烘湰閰嶇疆
#app:
--
Gitblit v1.10.0