You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lj_plc/Main/MCEdit/Data/template/气力输送/01 完整气力输送系统模板/RunSchema.xml

11 lines
420 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<!--单机/网络0为单机1为网络-->
<add key="NetType" value="1" />
<!--工厂ID朝阳-1建德-2清泉-3-->
<add key="FactoryID" value="2" />
<!--本地数据库-->
<add key="DataSource.Local" value="DataSource1" />
<!--网络数据库-->
<add key="DataSource.Server" value="DataSource2" />
</configuration>