From 81636c3be211bdd6c32b60df5b89d2026911f24e Mon Sep 17 00:00:00 2001 From: zhubaomin <zhubaomin> Date: 星期四, 22 八月 2024 14:53:52 +0800 Subject: [PATCH] Merge branch 'master' of http://8.140.179.55:20000/r/pipIrr-SV --- pipIrr-platform/pipIrr-global/src/main/resources/init-config.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/init-config.xml b/pipIrr-platform/pipIrr-global/src/main/resources/init-config.xml index 2b749e8..5b007fd 100644 --- a/pipIrr-platform/pipIrr-global/src/main/resources/init-config.xml +++ b/pipIrr-platform/pipIrr-global/src/main/resources/init-config.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <config> <orgs> - <!-- 澶氫釜缁勭粐锛岀敤缂栧彿鍖哄垎锛岀紪鍙蜂粠1寮�濮� --> - <org1 tag="ym" name="鍏冭皨"> + <!-- 澶氫釜缁勭粐锛岀敤缂栧彿鍖哄垎锛岀紪鍙蜂粠1寮�濮嬶紝enable琛ㄧず鏄惁鍚敤 --> + <org1 tag="ym" name="鍏冭皨" enable="true"> <districts> <province name="浜戝崡鐪�" num="53" level="0"> <city name="妤氶泟褰濇棌鑷不宸�" num="23" level="1"> @@ -29,7 +29,7 @@ <item5 typeName="缁垮寲鐢ㄦ按"/> </waterTypes> </org1> - <org2 tag="pj" name="鐗囪"> + <org2 tag="pj" name="鐗囪" enable="false"> <districts> <province name="浜戝崡鐪�" num="53" level="0"> <city name="涓芥睙甯�" num="23" level="1"> -- Gitblit v1.8.0