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.

14 lines
561 B

  1. {
  2. //此配置为测试环境配置
  3. "SaasRoute": "https://witt.black-pa.com/kitchen/",
  4. //加盟商Id
  5. "TenantId": "01911b43-8844-4d93-b916-34208e31ba66",
  6. //正式环境广告地址
  7. "AdRoute": "http://witt.black-pa.com/gateAdmin?storeId=0c32b2e2-0dc9-4941-b73d-3dc91f7268ab",
  8. //MQ地址 内网无法访问需要用正式的MQ地址
  9. //"MQ": "host=10.2.1.43:15672;username=username;password=pwd"
  10. //MQ正式地址
  11. "MQ": "host=47.108.65.220;username=root;password=pwd",
  12. "Admin": [6666666666666666666, 8888888888888888888, 9999999999999999999 ]
  13. }