柯桥增值式服务
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.

52 lines
1.6KB

  1. {
  2. "groups": [
  3. {
  4. "name": "organization",
  5. "type": "com.ningdatech.kqapi.common.config.DingOrganizationProperties",
  6. "sourceType": "com.ningdatech.kqapi.common.config.DingOrganizationProperties"
  7. },
  8. {
  9. "name": "provincial",
  10. "type": "com.ningdatech.kqapi.common.config.ProvincialProperties",
  11. "sourceType": "com.ningdatech.kqapi.common.config.ProvincialProperties"
  12. }
  13. ],
  14. "properties": [
  15. {
  16. "name": "organization.dept-visible-scopes",
  17. "type": "java.util.List<java.lang.String>",
  18. "sourceType": "com.ningdatech.kqapi.common.config.DingOrganizationProperties"
  19. },
  20. {
  21. "name": "provincial.detail-url",
  22. "type": "java.lang.String",
  23. "sourceType": "com.ningdatech.kqapi.common.config.ProvincialProperties"
  24. },
  25. {
  26. "name": "provincial.domain-url",
  27. "type": "java.lang.String",
  28. "sourceType": "com.ningdatech.kqapi.common.config.ProvincialProperties"
  29. },
  30. {
  31. "name": "provincial.host",
  32. "type": "java.lang.String",
  33. "sourceType": "com.ningdatech.kqapi.common.config.ProvincialProperties"
  34. },
  35. {
  36. "name": "provincial.key",
  37. "type": "java.lang.String",
  38. "sourceType": "com.ningdatech.kqapi.common.config.ProvincialProperties"
  39. },
  40. {
  41. "name": "provincial.push-url",
  42. "type": "java.lang.String",
  43. "sourceType": "com.ningdatech.kqapi.common.config.ProvincialProperties"
  44. },
  45. {
  46. "name": "provincial.secret",
  47. "type": "java.lang.String",
  48. "sourceType": "com.ningdatech.kqapi.common.config.ProvincialProperties"
  49. }
  50. ],
  51. "hints": []
  52. }