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.

13 lines
279 B

  1. {
  2. //服务地址
  3. "SaasRoute": "https://bpa.black-pa.com:21527/kitchen/",
  4. "COM": "COM5",
  5. //定时任务时间表达式
  6. "Cron": "0 0 11,15 * * ? ",
  7. //店铺ID
  8. "StoreId": "a19535e8-119f-4b10-a011-6288fd3ddb37",
  9. "ConnectionStrings": {
  10. "Sqlite": "HKSQL.db3"
  11. }
  12. }