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.
|
|
|
|
[Kingbase]
|
|
|
|
|
#IP=127.0.0.1
|
|
|
|
|
# connStr := "host=114.64.231.197 user=SYSTEM password=system dbname=dbcongress sslmode=disable"
|
|
|
|
|
#IP=114.64.231.197
|
|
|
|
|
#IP=169.254.246.44
|
|
|
|
|
IP=
|
|
|
|
|
Name=dbcongress
|
|
|
|
|
Username=root
|
|
|
|
|
Password=123456
|
|
|
|
|
[CheckInDoor]
|
|
|
|
|
#PortName=COM3
|
|
|
|
|
PortName="COM1" #"/dev/ttyUSB0"
|
|
|
|
|
DoorName = "checkdoor1" #WebSocket连接id 报到门1是checkdoor1,报到门2是checkdoor2......
|
|
|
|
|
# PortName: "/dev/tty.usbserial-A8008HlV"
|
|
|
|
|
BaudRate=19200
|
|
|
|
|
DataBits=8
|
|
|
|
|
StopBits=1
|
|
|
|
|
ParityMode=0
|
|
|
|
|
FtpServerIP="127.0.0.1" #FTP 服务器地址
|
|
|
|
|
FtpServerPort="21" #FTP 服务器端口
|
|
|
|
|
FtpUsername="admin" #FTP 用户名
|
|
|
|
|
FTPtpPassword="admin" #FTP 密码
|
|
|
|
|
FtpPath="/" #FTP 远程文件夹的路径
|
|
|
|
|
FtplocalDir="./PersonImage/"#本地保存文件夹的路径
|
|
|
|
|
Windowsize="1080,1920" #设置窗口大小 格式:"600,900"
|
|
|
|
|
Windowposition="0,0" #设置二屏起始位置 格式:"1920,0"
|
|
|
|
|
IconType="2" #会标 1是人大,2是政协
|
|
|
|
|
ChromePath= "C:/Program Files/Google/Chrome/Application/chrome.exe" #默认谷歌浏览器路径
|
|
|
|
|
BigPara = 1.1
|
|
|
|
|
[SeverData]
|
|
|
|
|
#ServerIP tcp 通信必备
|
|
|
|
|
ServerIP=192.168.8.188
|
|
|
|
|
BackUpServerIP=192.168.8.111
|
|
|
|
|
; FTPServiceIP=192.168.11.202
|
|
|
|
|
; FTPServiceName=admin
|
|
|
|
|
; FTPServicePassWord=admin
|
|
|
|
|
HttpFileUrl=http://192.168.137.126:8080/
|
|
|
|
|
[Other]
|
|
|
|
|
DShow=true
|
|
|
|
|
CongressNameWrap=true
|
|
|
|
|
Dtype=0
|
|
|
|
|
# false 是客户端, true 是会控端
|
|
|
|
|
ISServer=false
|