spring-configuration-metadata.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "groups": [
  3. {
  4. "name": "tencent",
  5. "type": "com.malk.guyuan.server.tencent.TXYConf",
  6. "sourceType": "com.malk.guyuan.server.tencent.TXYConf"
  7. }
  8. ],
  9. "properties": [
  10. {
  11. "name": "tencent.a-p-p-i-d",
  12. "type": "java.lang.String",
  13. "sourceType": "com.malk.guyuan.server.tencent.TXYConf"
  14. },
  15. {
  16. "name": "tencent.region",
  17. "type": "java.lang.String",
  18. "sourceType": "com.malk.guyuan.server.tencent.TXYConf"
  19. },
  20. {
  21. "name": "tencent.secret-id",
  22. "type": "java.lang.String",
  23. "sourceType": "com.malk.guyuan.server.tencent.TXYConf"
  24. },
  25. {
  26. "name": "tencent.secret-key",
  27. "type": "java.lang.String",
  28. "sourceType": "com.malk.guyuan.server.tencent.TXYConf"
  29. },
  30. {
  31. "name": "tencent.t-y-p-e-i-n-v-o-i-c-e",
  32. "type": "java.util.Map<java.lang.String,java.lang.String>",
  33. "description": "票据类型 - 中央非税未返回税号官方说明: 非税发票理论是没有税号的,图片中那个属于信用代码 [两个版本接口均为返回] ppExt: 新版本官方返回数据已结构化, 以官方为准",
  34. "sourceType": "com.malk.guyuan.server.tencent.TXYConf",
  35. "deprecated": true,
  36. "deprecation": {}
  37. }
  38. ],
  39. "hints": []
  40. }