spring-configuration-metadata.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388
  1. {
  2. "groups": [
  3. {
  4. "name": "aliwork",
  5. "type": "com.malk.server.aliwork.YDConf",
  6. "sourceType": "com.malk.server.aliwork.YDConf"
  7. },
  8. {
  9. "name": "corp",
  10. "type": "com.malk.server.common.McConf",
  11. "sourceType": "com.malk.server.common.McConf"
  12. },
  13. {
  14. "name": "dingtalk",
  15. "type": "com.malk.server.dingtalk.DDConf",
  16. "sourceType": "com.malk.server.dingtalk.DDConf"
  17. },
  18. {
  19. "name": "ekuaibao",
  20. "type": "com.malk.server.ekuaibao.EKBConf",
  21. "sourceType": "com.malk.server.ekuaibao.EKBConf"
  22. },
  23. {
  24. "name": "file",
  25. "type": "com.malk.server.common.FilePath",
  26. "sourceType": "com.malk.server.common.FilePath"
  27. },
  28. {
  29. "name": "file.path",
  30. "type": "com.malk.server.common.FilePath$Path",
  31. "sourceType": "com.malk.server.common.FilePath"
  32. },
  33. {
  34. "name": "file.path",
  35. "type": "com.malk.server.common.FilePath$Path",
  36. "sourceType": "com.malk.server.common.FilePath$Path"
  37. },
  38. {
  39. "name": "file.path",
  40. "type": "com.malk.server.common.FilePath$Path",
  41. "sourceType": "com.malk.server.common.FilePath$Path"
  42. },
  43. {
  44. "name": "file.path",
  45. "type": "com.malk.server.common.FilePath$Path",
  46. "sourceType": "com.malk.server.common.FilePath$Path"
  47. },
  48. {
  49. "name": "file.path",
  50. "type": "com.malk.server.common.FilePath$Path",
  51. "sourceType": "com.malk.server.common.FilePath$Path"
  52. },
  53. {
  54. "name": "file.source",
  55. "type": "com.malk.server.common.FilePath$Source",
  56. "sourceType": "com.malk.server.common.FilePath"
  57. },
  58. {
  59. "name": "file.source",
  60. "type": "com.malk.server.common.FilePath$Source",
  61. "sourceType": "com.malk.server.common.FilePath$Source"
  62. },
  63. {
  64. "name": "file.source",
  65. "type": "com.malk.server.common.FilePath$Source",
  66. "sourceType": "com.malk.server.common.FilePath$Source"
  67. },
  68. {
  69. "name": "file.source",
  70. "type": "com.malk.server.common.FilePath$Source",
  71. "sourceType": "com.malk.server.common.FilePath$Source"
  72. },
  73. {
  74. "name": "file.source",
  75. "type": "com.malk.server.common.FilePath$Source",
  76. "sourceType": "com.malk.server.common.FilePath$Source"
  77. },
  78. {
  79. "name": "fxiaoke",
  80. "type": "com.malk.server.fxiaoke.FXKConf",
  81. "sourceType": "com.malk.server.fxiaoke.FXKConf"
  82. },
  83. {
  84. "name": "h3yun",
  85. "type": "com.malk.server.h3yun.CYConf",
  86. "sourceType": "com.malk.server.h3yun.CYConf"
  87. },
  88. {
  89. "name": "spring.datasource.primary",
  90. "type": "javax.sql.DataSource",
  91. "sourceType": "com.malk.config.mutilSource.DataSourceConfig",
  92. "sourceMethod": "primaryDataSource()"
  93. },
  94. {
  95. "name": "spring.datasource.slave",
  96. "type": "javax.sql.DataSource",
  97. "sourceType": "com.malk.config.mutilSource.DataSourceConfig",
  98. "sourceMethod": "slaveDataSource()"
  99. },
  100. {
  101. "name": "teambition",
  102. "type": "com.malk.server.teambition.TBConf",
  103. "sourceType": "com.malk.server.teambition.TBConf"
  104. },
  105. {
  106. "name": "vika",
  107. "type": "com.malk.server.vika.VKConf",
  108. "sourceType": "com.malk.server.vika.VKConf"
  109. },
  110. {
  111. "name": "xbongbong",
  112. "type": "com.malk.server.xbongbong.XBBConf",
  113. "sourceType": "com.malk.server.xbongbong.XBBConf"
  114. }
  115. ],
  116. "properties": [
  117. {
  118. "name": "aliwork.app-type",
  119. "type": "java.lang.String",
  120. "sourceType": "com.malk.server.aliwork.YDConf"
  121. },
  122. {
  123. "name": "aliwork.system-token",
  124. "type": "java.lang.String",
  125. "sourceType": "com.malk.server.aliwork.YDConf"
  126. },
  127. {
  128. "name": "corp.engineers",
  129. "type": "java.util.List<java.lang.String>",
  130. "sourceType": "com.malk.server.common.McConf"
  131. },
  132. {
  133. "name": "corp.page-size",
  134. "type": "java.lang.Integer",
  135. "description": "最大分页",
  136. "sourceType": "com.malk.server.common.McConf",
  137. "defaultValue": 100
  138. },
  139. {
  140. "name": "corp.time-await",
  141. "type": "java.lang.Integer",
  142. "sourceType": "com.malk.server.common.McConf",
  143. "defaultValue": 0
  144. },
  145. {
  146. "name": "corp.time-out",
  147. "type": "java.lang.Integer",
  148. "sourceType": "com.malk.server.common.McConf",
  149. "defaultValue": 0
  150. },
  151. {
  152. "name": "dingtalk.aes-key",
  153. "type": "java.lang.String",
  154. "sourceType": "com.malk.server.dingtalk.DDConf"
  155. },
  156. {
  157. "name": "dingtalk.agent-id",
  158. "type": "java.lang.Number",
  159. "sourceType": "com.malk.server.dingtalk.DDConf"
  160. },
  161. {
  162. "name": "dingtalk.app-key",
  163. "type": "java.lang.String",
  164. "sourceType": "com.malk.server.dingtalk.DDConf"
  165. },
  166. {
  167. "name": "dingtalk.app-secret",
  168. "type": "java.lang.String",
  169. "sourceType": "com.malk.server.dingtalk.DDConf"
  170. },
  171. {
  172. "name": "dingtalk.corp-id",
  173. "type": "java.lang.String",
  174. "sourceType": "com.malk.server.dingtalk.DDConf"
  175. },
  176. {
  177. "name": "dingtalk.corp-token",
  178. "type": "java.lang.String",
  179. "sourceType": "com.malk.server.dingtalk.DDConf"
  180. },
  181. {
  182. "name": "dingtalk.operator",
  183. "type": "java.lang.String",
  184. "sourceType": "com.malk.server.dingtalk.DDConf"
  185. },
  186. {
  187. "name": "dingtalk.robot-code",
  188. "type": "java.lang.String",
  189. "sourceType": "com.malk.server.dingtalk.DDConf"
  190. },
  191. {
  192. "name": "dingtalk.token",
  193. "type": "java.lang.String",
  194. "sourceType": "com.malk.server.dingtalk.DDConf"
  195. },
  196. {
  197. "name": "ekuaibao.app-key",
  198. "type": "java.lang.String",
  199. "sourceType": "com.malk.server.ekuaibao.EKBConf"
  200. },
  201. {
  202. "name": "ekuaibao.app-security",
  203. "type": "java.lang.String",
  204. "sourceType": "com.malk.server.ekuaibao.EKBConf"
  205. },
  206. {
  207. "name": "ekuaibao.corp-id",
  208. "type": "java.lang.String",
  209. "sourceType": "com.malk.server.ekuaibao.EKBConf"
  210. },
  211. {
  212. "name": "ekuaibao.platform-api",
  213. "type": "java.lang.String",
  214. "sourceType": "com.malk.server.ekuaibao.EKBConf"
  215. },
  216. {
  217. "name": "ekuaibao.platform-url",
  218. "type": "java.lang.String",
  219. "description": "获取地址前缀",
  220. "sourceType": "com.malk.server.ekuaibao.EKBConf"
  221. },
  222. {
  223. "name": "file.path.file",
  224. "type": "java.lang.String",
  225. "sourceType": "com.malk.server.common.FilePath$Path"
  226. },
  227. {
  228. "name": "file.path.file",
  229. "type": "java.lang.String",
  230. "sourceType": "com.malk.server.common.FilePath$Path"
  231. },
  232. {
  233. "name": "file.path.file",
  234. "type": "java.lang.String",
  235. "sourceType": "com.malk.server.common.FilePath$Path"
  236. },
  237. {
  238. "name": "file.path.file",
  239. "type": "java.lang.String",
  240. "sourceType": "com.malk.server.common.FilePath$Path"
  241. },
  242. {
  243. "name": "file.path.image",
  244. "type": "java.lang.String",
  245. "sourceType": "com.malk.server.common.FilePath$Path"
  246. },
  247. {
  248. "name": "file.path.image",
  249. "type": "java.lang.String",
  250. "sourceType": "com.malk.server.common.FilePath$Path"
  251. },
  252. {
  253. "name": "file.path.image",
  254. "type": "java.lang.String",
  255. "sourceType": "com.malk.server.common.FilePath$Path"
  256. },
  257. {
  258. "name": "file.path.image",
  259. "type": "java.lang.String",
  260. "sourceType": "com.malk.server.common.FilePath$Path"
  261. },
  262. {
  263. "name": "file.path.tmp",
  264. "type": "java.lang.String",
  265. "sourceType": "com.malk.server.common.FilePath$Path"
  266. },
  267. {
  268. "name": "file.path.tmp",
  269. "type": "java.lang.String",
  270. "sourceType": "com.malk.server.common.FilePath$Path"
  271. },
  272. {
  273. "name": "file.path.tmp",
  274. "type": "java.lang.String",
  275. "sourceType": "com.malk.server.common.FilePath$Path"
  276. },
  277. {
  278. "name": "file.path.tmp",
  279. "type": "java.lang.String",
  280. "sourceType": "com.malk.server.common.FilePath$Path"
  281. },
  282. {
  283. "name": "file.source.fonts",
  284. "type": "java.lang.String",
  285. "sourceType": "com.malk.server.common.FilePath$Source"
  286. },
  287. {
  288. "name": "file.source.fonts",
  289. "type": "java.lang.String",
  290. "sourceType": "com.malk.server.common.FilePath$Source"
  291. },
  292. {
  293. "name": "file.source.fonts",
  294. "type": "java.lang.String",
  295. "sourceType": "com.malk.server.common.FilePath$Source"
  296. },
  297. {
  298. "name": "file.source.fonts",
  299. "type": "java.lang.String",
  300. "sourceType": "com.malk.server.common.FilePath$Source"
  301. },
  302. {
  303. "name": "fxiaoke.app-id",
  304. "type": "java.lang.String",
  305. "sourceType": "com.malk.server.fxiaoke.FXKConf"
  306. },
  307. {
  308. "name": "fxiaoke.app-secret",
  309. "type": "java.lang.String",
  310. "sourceType": "com.malk.server.fxiaoke.FXKConf"
  311. },
  312. {
  313. "name": "fxiaoke.corp-id",
  314. "type": "java.lang.String",
  315. "sourceType": "com.malk.server.fxiaoke.FXKConf"
  316. },
  317. {
  318. "name": "fxiaoke.permanent-code",
  319. "type": "java.lang.String",
  320. "sourceType": "com.malk.server.fxiaoke.FXKConf"
  321. },
  322. {
  323. "name": "h3yun.engine-code",
  324. "type": "java.lang.String",
  325. "sourceType": "com.malk.server.h3yun.CYConf"
  326. },
  327. {
  328. "name": "h3yun.secret",
  329. "type": "java.lang.String",
  330. "sourceType": "com.malk.server.h3yun.CYConf"
  331. },
  332. {
  333. "name": "teambition.api-host",
  334. "type": "java.lang.String",
  335. "sourceType": "com.malk.server.teambition.TBConf"
  336. },
  337. {
  338. "name": "teambition.app-i-d",
  339. "type": "java.lang.String",
  340. "sourceType": "com.malk.server.teambition.TBConf"
  341. },
  342. {
  343. "name": "teambition.app-secret",
  344. "type": "java.lang.String",
  345. "sourceType": "com.malk.server.teambition.TBConf"
  346. },
  347. {
  348. "name": "teambition.operator-id",
  349. "type": "java.lang.String",
  350. "sourceType": "com.malk.server.teambition.TBConf"
  351. },
  352. {
  353. "name": "teambition.tenant-id",
  354. "type": "java.lang.String",
  355. "sourceType": "com.malk.server.teambition.TBConf"
  356. },
  357. {
  358. "name": "vika.api-token",
  359. "type": "java.lang.String",
  360. "sourceType": "com.malk.server.vika.VKConf"
  361. },
  362. {
  363. "name": "xbongbong.callback-token",
  364. "type": "java.lang.String",
  365. "description": "回调解析token",
  366. "sourceType": "com.malk.server.xbongbong.XBBConf"
  367. },
  368. {
  369. "name": "xbongbong.corpid",
  370. "type": "java.lang.String",
  371. "description": "公司corpid。接口基础参数,接口请求必传",
  372. "sourceType": "com.malk.server.xbongbong.XBBConf"
  373. },
  374. {
  375. "name": "xbongbong.token",
  376. "type": "java.lang.String",
  377. "description": "访问接口的token,该值相当于密钥 管理员账号登录销帮帮WEB版后台后,访问https:\/\/pfweb.xbongbong.com\/#\/apiToken\/index查看",
  378. "sourceType": "com.malk.server.xbongbong.XBBConf"
  379. },
  380. {
  381. "name": "xbongbong.user-id",
  382. "type": "java.lang.String",
  383. "description": "接口操作人userId,接口基础参数。不传默认取超管角色",
  384. "sourceType": "com.malk.server.xbongbong.XBBConf"
  385. }
  386. ],
  387. "hints": []
  388. }