config.json 306 B

123456789101112131415
  1. {
  2. "extEnable": true,
  3. "ext": {
  4. "global": {
  5. "url": "https://ab-saas-api.alipay-eco.com/",
  6. "ywtUrl": "https://api-qa.ywtinfo.com/",
  7. "disableActiveAuthUser": true,
  8. "pid": "",
  9. "authCodeKey": "auth_code",
  10. "openNewVersion": true,
  11. "debugNoCache": true,
  12. "debugTemplateUuid": ""
  13. }
  14. }
  15. }