打印服务
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.

12 lines
334 B

{
"Config": {
"connectionString": "server=192.168.1.221;port=3306;uid=root;pwd=dlpos;database=posclient;charset=utf8;Allow User Variables=true;"
},
"taskTimes": {
"printTaskTime": "0/3 * * * * ? *",
//
"printBackTime": 30,
//
"saveHisDataDays": 3
}
}