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.

29 lines
443 B
INI

#####ini文件的第一行不能是有效内容不能为section
[DdataBaseConfig]
##密码是否加密
DbPwdIsEncrypt=false
DbServerIp=localhost
Port=5432
Database=compressorxn_db
UserId=postgres
Password=123456
##模式
Schema=public
####解锁密码
[UnlockPwd]
UserPwd=JcIghffcwkJE5I/21Xq3mQ==
####当日产量
[CurrentDayYield]
TotalCount=0
OkCount=0
####PLC连接信息
[PlcConfig]
#Ip=192.168.0.245
Ip=127.0.0.1
port=44818