You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 工厂号
|
|
finr: 100
|
|
dbtype: mssql
|
|
server: localhost
|
|
#server: CCN-MESDB
|
|
ip: 127.0.0.1
|
|
#ip: 192.168.3.22
|
|
user: sa
|
|
password: 123456
|
|
dbname: BaseServer
|
|
port: 1433
|
|
# 打印模板文件夹路径
|
|
templatepath: D:\Go\gopath\src\LAPP_PLATFORM\\Template
|
|
# 日志文件夹路径
|
|
log: D:\Go\gopath\src\LAPP_PLATFORM\\log\\lapp.log
|
|
# 打印任务读取频率
|
|
readtaskinterval: 5
|
|
# 支持打印机类型
|
|
printertype: N,L,E
|
|
inbox: D:\Go\gopath\src\LAPP_PLATFORM\\Inbox
|
|
outbox: D:\Go\gopath\src\LAPP_PLATFORM\\Outbox
|