From 3511619ad42e1706b1e798bf846426f1083bc63d Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期一, 01 七月 2024 15:44:32 +0800 Subject: [PATCH] 靳总协议与王工协议开关阀报数据库层面统一在一起。 --- pipIrr-platform/pipIrr-global/src/main/resources/init-config.xml | 7 +++++++ 1 files changed, 7 insertions(+), 0 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 c427921..f914f43 100644 --- a/pipIrr-platform/pipIrr-global/src/main/resources/init-config.xml +++ b/pipIrr-platform/pipIrr-global/src/main/resources/init-config.xml @@ -24,6 +24,13 @@ <item4 item_name="controllerType" item_value="57" remarks="鎺у埗鍣ㄧ被鍨�"/> <item5 item_name="protocolName" item_value="p206V202404" remarks="鍗忚鍚嶇О"/> </settings> + <waterTypes> + <item1 typeName="鐏屾簤鐢ㄦ按"/> + <item2 typeName="宸ヤ笟鐢ㄦ按"/> + <item3 typeName="鐢熸椿鐢ㄦ按"/> + <item4 typeName="鍏绘畺鐢ㄦ按"/> + <item5 typeName="缁垮寲鐢ㄦ按"/> + </waterTypes> </org1> </orgs> </config> \ No newline at end of file -- Gitblit v1.8.0