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/MCRun/Data/template/气力输送/01 完整气力输送系统模板/RunSchema.xml

11 lines
420 B
XML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?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>