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.

9 lines
222 B

  1. {
  2. //服务地址
  3. "SaasRoute": "https://bpa.black-pa.com:21527/kitchen/",
  4. //加盟商Id
  5. "TenantId": "68d4de9c-a277-4d7a-a192-e9fa91327d41",
  6. //MQ地址
  7. "MQ": "host=10.2.1.21:5672;username=guest;password=guest"
  8. }