From abd8ca3f3a51423abc469b211a7c1d36ce9dfc28 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期一, 11 十一月 2024 18:52:50 +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 |   15 +++++++++++++++
 1 files changed, 15 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 f015a6c..d8535a2 100644
--- a/pipIrr-platform/pipIrr-global/src/main/resources/init-config.xml
+++ b/pipIrr-platform/pipIrr-global/src/main/resources/init-config.xml
@@ -59,6 +59,11 @@
                 <item5 rechargeAmount = "500" sort = "5"/>
                 <item6 rechargeAmount = "1000" sort = "6"/>
             </rechargeProfile>
+            <taskType>
+                <item1 typeName="璁惧瀹夎"/>
+                <item2 typeName="璁惧缁翠慨"/>
+                <item3 typeName="璁惧淇濆吇"/>
+            </taskType>
         </org1>
         <org2 tag="sp" name="娌欑洏" enable="true">
             <districts>
@@ -117,6 +122,11 @@
                 <item5 rechargeAmount = "500" sort = "5"/>
                 <item6 rechargeAmount = "1000" sort = "6"/>
             </rechargeProfile>
+            <taskType>
+                <item1 typeName="璁惧瀹夎"/>
+                <item2 typeName="璁惧缁翠慨"/>
+                <item3 typeName="璁惧淇濆吇"/>
+            </taskType>
         </org2>
         <org3 tag="test" name="娴嬭瘯" enable="true">
             <districts>
@@ -175,6 +185,11 @@
                 <item5 rechargeAmount = "500" sort = "5"/>
                 <item6 rechargeAmount = "1000" sort = "6"/>
             </rechargeProfile>
+            <taskType>
+                <item1 typeName="璁惧瀹夎"/>
+                <item2 typeName="璁惧缁翠慨"/>
+                <item3 typeName="璁惧淇濆吇"/>
+            </taskType>
         </org3>
     </orgs>
 </config>
\ No newline at end of file

--
Gitblit v1.8.0