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.

7 lines
444 B
XML

1 year ago
<?xml version="1.0" encoding="utf-8" ?>
<SystemConfig>
1 year ago
<config name ="DataBaseType" ivalue="MYSQL" remark ="系统数据库类型"> </config>
<config name ="ConnString" ivalue ="server=10.40.18.18;port=3306;user=root;password=root_password; database=mesdb_nca;" remark ="数据库连接字符串"> </config>
1 year ago
<config name ="SystemParameter_tbname" ivalue="SYS_SystemParameter" remark ="系统初始参数表"> </config>
</SystemConfig>