From 73ef7206a89b119a68b7de9abd68c7664d1c605c Mon Sep 17 00:00:00 2001
From: zhubaomin <zhubaomin>
Date: 星期三, 07 五月 2025 09:47:35 +0800
Subject: [PATCH] 获取轮灌组详情返回值增加是否已开

---
 pipIrr-platform/pipIrr-global/src/main/resources/application-database.yml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/application-database.yml b/pipIrr-platform/pipIrr-global/src/main/resources/application-database.yml
new file mode 100644
index 0000000..640e5a8
--- /dev/null
+++ b/pipIrr-platform/pipIrr-global/src/main/resources/application-database.yml
@@ -0,0 +1,6 @@
+# 鏁版嵁婧愰厤缃�
+spring:
+    #澶氭暟鎹簮闇�瑕侀厤缃�
+    datasource: #閰嶇疆鏁版嵁婧�
+        #澶氫釜鏁版嵁婧愬悕绉板湪姝ら厤缃紝瑕佹眰涓巗pring銆俤atasource銆俒ym][sp][test]涓殑涓�鑷�
+        names: ${common.spring_main_datasource_names}

--
Gitblit v1.8.0