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

11 lines
334 B

3 years ago
  1. {
  2. "Config": {
  3. "connectionString": "server=192.168.1.221;port=3306;uid=root;pwd=dlpos;database=posclient;charset=utf8;Allow User Variables=true;"
  4. },
  5. "taskTimes": {
  6. "printTaskTime": "0/3 * * * * ? *",
  7. //ӡ֮ǰݣ
  8. "printBackTime": 30,
  9. //ֻĴӡݣ
  10. "saveHisDataDays": 3
  11. }
  12. }