25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
262 B

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