zhubaomin
2024-11-01 3051a98788b91eb192ebb971858d053ce3d7292e
pipIrr-platform/pipIrr-global/src/main/resources/init-config.xml
@@ -13,7 +13,7 @@
            <dictionaries>
                <dict code="protocol" title="协议" valueType="2">
                    <dictItem>
                        <item1 dictCode="protocol" value="p206V1_0_1" name="老协议" status="1" sort="0" />
                        <item1 dictCode="protocol" value="p206V1" name="老协议" status="1" sort="0" />
                        <item2 dictCode="protocol" value="p206V202404" name="新协议" status="0" sort="1" />
                    </dictItem>
                </dict>
@@ -49,19 +49,27 @@
                <item7 defaultValue = "50" unit = "3" sort = "3" type = "2"/>
                <item8 defaultValue = "80" unit = "3" sort = "4" type = "2"/>
            </irrigateProfile>
            <rechargeProfile>
                <item1 rechargeAmount = "5000" sort = "1"/>
                <item2 rechargeAmount = "10000" sort = "2" />
                <item3 rechargeAmount = "20000" sort = "3"/>
                <item4 rechargeAmount = "30000" sort = "4"/>
                <item5 rechargeAmount = "50000" sort = "5"/>
                <item6 rechargeAmount = "100000" sort = "6"/>
            </rechargeProfile>
        </org1>
        <org2 tag="sp" name="沙盘" enable="false">
        <org2 tag="sp" name="沙盘" enable="true">
            <districts>
                <province name="甘肃省" num="53" level="0">
                    <city name="酒泉市" num="23" level="1">
                        <country name="大禹集团" num="28" level="2" />
                <province name="甘肃省" num="62" level="0">
                    <city name="酒泉市" num="09" level="1">
                        <country name="肃州区" num="02" level="2" />
                    </city>
                </province>
            </districts>
            <dictionaries>
                <dict code="protocol" title="协议" valueType="2">
                    <dictItem>
                        <item1 dictCode="protocol" value="p206V1_0_1" name="老协议" status="1" sort="0" />
                        <item1 dictCode="protocol" value="p206V1" name="老协议" status="1" sort="0" />
                        <item2 dictCode="protocol" value="p206V202404" name="新协议" status="0" sort="1" />
                    </dictItem>
                </dict>
@@ -97,6 +105,14 @@
                <item7 defaultValue = "50" unit = "3" sort = "3" type = "2"/>
                <item8 defaultValue = "80" unit = "3" sort = "4" type = "2"/>
            </irrigateProfile>
            <rechargeProfile>
                <item1 rechargeAmount = "5000" sort = "1"/>
                <item2 rechargeAmount = "10000" sort = "2" />
                <item3 rechargeAmount = "20000" sort = "3"/>
                <item4 rechargeAmount = "30000" sort = "4"/>
                <item5 rechargeAmount = "50000" sort = "5"/>
                <item6 rechargeAmount = "100000" sort = "6"/>
            </rechargeProfile>
        </org2>
        <org3 tag="test" name="测试" enable="true">
            <districts>
@@ -109,7 +125,7 @@
            <dictionaries>
                <dict code="protocol" title="协议" valueType="2">
                    <dictItem>
                        <item1 dictCode="protocol" value="p206V1_0_1" name="老协议" status="1" sort="0" />
                        <item1 dictCode="protocol" value="p206V1" name="老协议" status="1" sort="0" />
                        <item2 dictCode="protocol" value="p206V202404" name="新协议" status="0" sort="1" />
                    </dictItem>
                </dict>
@@ -145,6 +161,14 @@
                <item7 defaultValue = "50" unit = "3" sort = "3" type = "2"/>
                <item8 defaultValue = "80" unit = "3" sort = "4" type = "2"/>
            </irrigateProfile>
            <rechargeProfile>
                <item1 rechargeAmount = "5000" sort = "1"/>
                <item2 rechargeAmount = "10000" sort = "2" />
                <item3 rechargeAmount = "20000" sort = "3"/>
                <item4 rechargeAmount = "30000" sort = "4"/>
                <item5 rechargeAmount = "50000" sort = "5"/>
                <item6 rechargeAmount = "100000" sort = "6"/>
            </rechargeProfile>
        </org3>
    </orgs>
</config>