ad_api.json 37 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456
  1. [
  2. {
  3. "id": 161227167658053,
  4. "label": "接口服务",
  5. "path": "api",
  6. "description": "",
  7. "enabled": true,
  8. "childs": [
  9. {
  10. "id": 161227168079941,
  11. "parentId": 161227167658053,
  12. "label": "查询接口",
  13. "path": "/api/admin/api/get",
  14. "httpMethods": "get",
  15. "description": "",
  16. "enabled": true,
  17. "childs": []
  18. },
  19. {
  20. "id": 161227168116805,
  21. "parentId": 161227167658053,
  22. "label": "查询列表",
  23. "path": "/api/admin/api/get-list",
  24. "httpMethods": "get",
  25. "description": "",
  26. "enabled": true,
  27. "childs": []
  28. },
  29. {
  30. "id": 161227168116806,
  31. "parentId": 161227167658053,
  32. "label": "查询分页",
  33. "path": "/api/admin/api/get-page",
  34. "httpMethods": "post",
  35. "description": "",
  36. "enabled": true,
  37. "childs": []
  38. },
  39. {
  40. "id": 161227168120901,
  41. "parentId": 161227167658053,
  42. "label": "添加",
  43. "path": "/api/admin/api/add",
  44. "httpMethods": "post",
  45. "description": "",
  46. "enabled": true,
  47. "childs": []
  48. },
  49. {
  50. "id": 161227168120902,
  51. "parentId": 161227167658053,
  52. "label": "修改",
  53. "path": "/api/admin/api/update",
  54. "httpMethods": "put",
  55. "description": "",
  56. "enabled": true,
  57. "childs": []
  58. },
  59. {
  60. "id": 161227168120903,
  61. "parentId": 161227167658053,
  62. "label": "删除",
  63. "path": "/api/admin/api/soft-delete",
  64. "httpMethods": "delete",
  65. "description": "",
  66. "enabled": true,
  67. "childs": []
  68. },
  69. {
  70. "id": 161227168124997,
  71. "parentId": 161227167658053,
  72. "label": "批量删除",
  73. "path": "/api/admin/api/batch-soft-delete",
  74. "httpMethods": "put",
  75. "description": "",
  76. "enabled": true,
  77. "childs": []
  78. },
  79. {
  80. "id": 161227168124998,
  81. "parentId": 161227167658053,
  82. "label": "同步",
  83. "path": "/api/admin/api/sync",
  84. "httpMethods": "post",
  85. "description": "",
  86. "enabled": true,
  87. "childs": []
  88. },
  89. {
  90. "id": 271618651914309,
  91. "parentId": 161227167658053,
  92. "label": "彻底删除",
  93. "path": "/api/admin/api/delete",
  94. "httpMethods": "delete",
  95. "description": "",
  96. "enabled": true,
  97. "childs": []
  98. }
  99. ]
  100. },
  101. {
  102. "id": 161227167719493,
  103. "label": "认证授权服务",
  104. "path": "auth",
  105. "description": "",
  106. "enabled": true,
  107. "childs": [
  108. {
  109. "id": 161227168129094,
  110. "parentId": 161227167719493,
  111. "label": "查询密钥",
  112. "path": "/api/admin/auth/get-password-encrypt-key",
  113. "httpMethods": "get",
  114. "description": "",
  115. "enabled": true,
  116. "childs": []
  117. },
  118. {
  119. "id": 161227168133189,
  120. "parentId": 161227167719493,
  121. "label": "登录",
  122. "path": "/api/admin/auth/login",
  123. "httpMethods": "post",
  124. "description": "",
  125. "enabled": true,
  126. "childs": []
  127. },
  128. {
  129. "id": 161227168133190,
  130. "parentId": 161227167719493,
  131. "label": "刷新Token",
  132. "path": "/api/admin/auth/refresh",
  133. "httpMethods": "get",
  134. "description": "以旧换新",
  135. "enabled": true,
  136. "childs": []
  137. },
  138. {
  139. "id": 271618651922501,
  140. "parentId": 161227167719493,
  141. "label": "查询用户信息",
  142. "path": "/api/admin/auth/get-user-info",
  143. "httpMethods": "get",
  144. "description": "",
  145. "enabled": true,
  146. "childs": []
  147. },
  148. {
  149. "id": 271618651922502,
  150. "parentId": 161227167719493,
  151. "label": "获取验证数据",
  152. "path": "/api/admin/auth/get-captcha",
  153. "httpMethods": "get",
  154. "description": "",
  155. "enabled": true,
  156. "childs": []
  157. },
  158. {
  159. "id": 271618651922503,
  160. "parentId": 161227167719493,
  161. "label": "检查验证数据",
  162. "path": "/api/admin/auth/check-captcha",
  163. "httpMethods": "get",
  164. "description": "",
  165. "enabled": true,
  166. "childs": []
  167. }
  168. ]
  169. },
  170. {
  171. "id": 161227167719494,
  172. "label": "数据字典服务",
  173. "path": "dictionary",
  174. "description": "",
  175. "enabled": true,
  176. "childs": [
  177. {
  178. "id": 161227168137285,
  179. "parentId": 161227167719494,
  180. "label": "查询数据字典",
  181. "path": "/api/admin/dictionary/get",
  182. "httpMethods": "get",
  183. "description": "",
  184. "enabled": true,
  185. "childs": []
  186. },
  187. {
  188. "id": 161227168137286,
  189. "parentId": 161227167719494,
  190. "label": "查询数据字典列表",
  191. "path": "/api/admin/dictionary/get-page",
  192. "httpMethods": "post",
  193. "description": "",
  194. "enabled": true,
  195. "childs": []
  196. },
  197. {
  198. "id": 161227168137287,
  199. "parentId": 161227167719494,
  200. "label": "新增",
  201. "path": "/api/admin/dictionary/add",
  202. "httpMethods": "post",
  203. "description": "",
  204. "enabled": true,
  205. "childs": []
  206. },
  207. {
  208. "id": 161227168141381,
  209. "parentId": 161227167719494,
  210. "label": "修改",
  211. "path": "/api/admin/dictionary/update",
  212. "httpMethods": "put",
  213. "description": "",
  214. "enabled": true,
  215. "childs": []
  216. },
  217. {
  218. "id": 161227168141382,
  219. "parentId": 161227167719494,
  220. "label": "删除",
  221. "path": "/api/admin/dictionary/soft-delete",
  222. "httpMethods": "delete",
  223. "description": "",
  224. "enabled": true,
  225. "childs": []
  226. },
  227. {
  228. "id": 184100551516229,
  229. "parentId": 161227167719494,
  230. "label": "批量删除",
  231. "path": "/api/admin/dictionary/batch-soft-delete",
  232. "httpMethods": "put",
  233. "description": "",
  234. "enabled": true,
  235. "childs": []
  236. },
  237. {
  238. "id": 271618651922504,
  239. "parentId": 161227167719494,
  240. "label": "彻底删除",
  241. "path": "/api/admin/dictionary/delete",
  242. "httpMethods": "delete",
  243. "description": "",
  244. "enabled": true,
  245. "childs": []
  246. }
  247. ]
  248. },
  249. {
  250. "id": 161227167719495,
  251. "label": "权限服务",
  252. "path": "permission",
  253. "description": "",
  254. "enabled": true,
  255. "childs": [
  256. {
  257. "id": 161227168141383,
  258. "parentId": 161227167719495,
  259. "label": "查询权限列表",
  260. "path": "/api/admin/permission/get-list",
  261. "httpMethods": "get",
  262. "description": "",
  263. "enabled": true,
  264. "childs": []
  265. },
  266. {
  267. "id": 161227168145477,
  268. "parentId": 161227167719495,
  269. "label": "查询分组",
  270. "path": "/api/admin/permission/get-group",
  271. "httpMethods": "get",
  272. "description": "",
  273. "enabled": true,
  274. "childs": []
  275. },
  276. {
  277. "id": 161227168145478,
  278. "parentId": 161227167719495,
  279. "label": "查询菜单",
  280. "path": "/api/admin/permission/get-menu",
  281. "httpMethods": "get",
  282. "description": "",
  283. "enabled": true,
  284. "childs": []
  285. },
  286. {
  287. "id": 161227168149573,
  288. "parentId": 161227167719495,
  289. "label": "查询接口",
  290. "path": "/api/admin/permission/get-api",
  291. "httpMethods": "get",
  292. "description": "",
  293. "enabled": true,
  294. "childs": []
  295. },
  296. {
  297. "id": 161227168149574,
  298. "parentId": 161227167719495,
  299. "label": "查询角色权限-权限列表",
  300. "path": "/api/admin/permission/get-permission-list",
  301. "httpMethods": "get",
  302. "description": "",
  303. "enabled": true,
  304. "childs": []
  305. },
  306. {
  307. "id": 161227168149575,
  308. "parentId": 161227167719495,
  309. "label": "查询角色权限列表",
  310. "path": "/api/admin/permission/get-role-permission-list",
  311. "httpMethods": "get",
  312. "description": "",
  313. "enabled": true,
  314. "childs": []
  315. },
  316. {
  317. "id": 161227168153669,
  318. "parentId": 161227167719495,
  319. "label": "新增分组",
  320. "path": "/api/admin/permission/add-group",
  321. "httpMethods": "post",
  322. "description": "",
  323. "enabled": true,
  324. "childs": []
  325. },
  326. {
  327. "id": 161227168153670,
  328. "parentId": 161227167719495,
  329. "label": "新增菜单",
  330. "path": "/api/admin/permission/add-menu",
  331. "httpMethods": "post",
  332. "description": "",
  333. "enabled": true,
  334. "childs": []
  335. },
  336. {
  337. "id": 161227168153671,
  338. "parentId": 161227167719495,
  339. "label": "新增接口",
  340. "path": "/api/admin/permission/add-api",
  341. "httpMethods": "post",
  342. "description": "",
  343. "enabled": true,
  344. "childs": []
  345. },
  346. {
  347. "id": 161227168157765,
  348. "parentId": 161227167719495,
  349. "label": "修改分组",
  350. "path": "/api/admin/permission/update-group",
  351. "httpMethods": "put",
  352. "description": "",
  353. "enabled": true,
  354. "childs": []
  355. },
  356. {
  357. "id": 161227168157766,
  358. "parentId": 161227167719495,
  359. "label": "修改菜单",
  360. "path": "/api/admin/permission/update-menu",
  361. "httpMethods": "put",
  362. "description": "",
  363. "enabled": true,
  364. "childs": []
  365. },
  366. {
  367. "id": 161227168161861,
  368. "parentId": 161227167719495,
  369. "label": "修改接口",
  370. "path": "/api/admin/permission/update-api",
  371. "httpMethods": "put",
  372. "description": "",
  373. "enabled": true,
  374. "childs": []
  375. },
  376. {
  377. "id": 161227168161862,
  378. "parentId": 161227167719495,
  379. "label": "删除",
  380. "path": "/api/admin/permission/soft-delete",
  381. "httpMethods": "delete",
  382. "description": "",
  383. "enabled": true,
  384. "childs": []
  385. },
  386. {
  387. "id": 161227168165957,
  388. "parentId": 161227167719495,
  389. "label": "保存角色权限",
  390. "path": "/api/admin/permission/assign",
  391. "httpMethods": "post",
  392. "description": "",
  393. "enabled": true,
  394. "childs": []
  395. },
  396. {
  397. "id": 161227168165958,
  398. "parentId": 161227167719495,
  399. "label": "查询权限点",
  400. "path": "/api/admin/permission/get-dot",
  401. "httpMethods": "get",
  402. "description": "",
  403. "enabled": true,
  404. "childs": []
  405. },
  406. {
  407. "id": 161227168165959,
  408. "parentId": 161227167719495,
  409. "label": "新增权限点",
  410. "path": "/api/admin/permission/add-dot",
  411. "httpMethods": "post",
  412. "description": "",
  413. "enabled": true,
  414. "childs": []
  415. },
  416. {
  417. "id": 161227168170053,
  418. "parentId": 161227167719495,
  419. "label": "修改权限点",
  420. "path": "/api/admin/permission/update-dot",
  421. "httpMethods": "put",
  422. "description": "",
  423. "enabled": true,
  424. "childs": []
  425. },
  426. {
  427. "id": 170317848645701,
  428. "parentId": 161227167719495,
  429. "label": "查询租户权限列表",
  430. "path": "/api/admin/permission/get-tenant-permission-list",
  431. "httpMethods": "get",
  432. "description": "",
  433. "enabled": true,
  434. "childs": []
  435. },
  436. {
  437. "id": 170317848662085,
  438. "parentId": 161227167719495,
  439. "label": "保存租户权限",
  440. "path": "/api/admin/permission/save-tenant-permissions",
  441. "httpMethods": "post",
  442. "description": "",
  443. "enabled": true,
  444. "childs": []
  445. },
  446. {
  447. "id": 187384805367877,
  448. "parentId": 161227167719495,
  449. "label": "彻底删除",
  450. "path": "/api/admin/permission/delete",
  451. "httpMethods": "delete",
  452. "description": "",
  453. "enabled": true,
  454. "childs": []
  455. }
  456. ]
  457. },
  458. {
  459. "id": 161227167719496,
  460. "label": "角色服务",
  461. "path": "role",
  462. "description": "",
  463. "enabled": true,
  464. "childs": [
  465. {
  466. "id": 161227168170054,
  467. "parentId": 161227167719496,
  468. "label": "查询角色",
  469. "path": "/api/admin/role/get",
  470. "httpMethods": "get",
  471. "description": "",
  472. "enabled": true,
  473. "childs": []
  474. },
  475. {
  476. "id": 161227168170055,
  477. "parentId": 161227167719496,
  478. "label": "查询角色列表",
  479. "path": "/api/admin/role/get-page",
  480. "httpMethods": "post",
  481. "description": "",
  482. "enabled": true,
  483. "childs": []
  484. },
  485. {
  486. "id": 161227168174149,
  487. "parentId": 161227167719496,
  488. "label": "添加",
  489. "path": "/api/admin/role/add",
  490. "httpMethods": "post",
  491. "description": "",
  492. "enabled": true,
  493. "childs": []
  494. },
  495. {
  496. "id": 161227168178245,
  497. "parentId": 161227167719496,
  498. "label": "修改",
  499. "path": "/api/admin/role/update",
  500. "httpMethods": "put",
  501. "description": "",
  502. "enabled": true,
  503. "childs": []
  504. },
  505. {
  506. "id": 161227168178246,
  507. "parentId": 161227167719496,
  508. "label": "删除",
  509. "path": "/api/admin/role/soft-delete",
  510. "httpMethods": "delete",
  511. "description": "",
  512. "enabled": true,
  513. "childs": []
  514. },
  515. {
  516. "id": 161227168182341,
  517. "parentId": 161227167719496,
  518. "label": "批量删除",
  519. "path": "/api/admin/role/batch-soft-delete",
  520. "httpMethods": "put",
  521. "description": "",
  522. "enabled": true,
  523. "childs": []
  524. },
  525. {
  526. "id": 271618651926604,
  527. "parentId": 161227167719496,
  528. "label": "彻底删除",
  529. "path": "/api/admin/role/delete",
  530. "httpMethods": "delete",
  531. "description": "",
  532. "enabled": true,
  533. "childs": []
  534. },
  535. {
  536. "id": 336555241422917,
  537. "parentId": 161227167719496,
  538. "label": "查询角色列表",
  539. "path": "/api/admin/role/get-list",
  540. "httpMethods": "get",
  541. "description": "",
  542. "enabled": true,
  543. "childs": []
  544. },
  545. {
  546. "id": 336555241422918,
  547. "parentId": 161227167719496,
  548. "label": "查询角色用户列表",
  549. "path": "/api/admin/role/get-role-user-list",
  550. "httpMethods": "get",
  551. "description": "",
  552. "enabled": true,
  553. "childs": []
  554. },
  555. {
  556. "id": 336555241422919,
  557. "parentId": 161227167719496,
  558. "label": "新增角色用户",
  559. "path": "/api/admin/role/add-role-user",
  560. "httpMethods": "post",
  561. "description": "",
  562. "enabled": true,
  563. "childs": []
  564. },
  565. {
  566. "id": 336555241422920,
  567. "parentId": 161227167719496,
  568. "label": "移除角色用户",
  569. "path": "/api/admin/role/remove-role-user",
  570. "httpMethods": "post",
  571. "description": "",
  572. "enabled": true,
  573. "childs": []
  574. },
  575. {
  576. "id": 336555241422921,
  577. "parentId": 161227167719496,
  578. "label": "批量彻底删除",
  579. "path": "/api/admin/role/batch-delete",
  580. "httpMethods": "put",
  581. "description": "",
  582. "enabled": true,
  583. "childs": []
  584. },
  585. {
  586. "id": 361090412425285,
  587. "parentId": 161227167719496,
  588. "label": "设置数据权限",
  589. "path": "/api/admin/role/set-data-scope",
  590. "httpMethods": "post",
  591. "description": "",
  592. "enabled": true,
  593. "childs": []
  594. }
  595. ]
  596. },
  597. {
  598. "id": 161227167719497,
  599. "label": "用户服务",
  600. "path": "user",
  601. "description": "",
  602. "enabled": true,
  603. "childs": [
  604. {
  605. "id": 161227168182342,
  606. "parentId": 161227167719497,
  607. "label": "查询用户基本信息",
  608. "path": "/api/admin/user/get-basic",
  609. "httpMethods": "get",
  610. "description": "",
  611. "enabled": true,
  612. "childs": []
  613. },
  614. {
  615. "id": 161227168182343,
  616. "parentId": 161227167719497,
  617. "label": "查询用户",
  618. "path": "/api/admin/user/get",
  619. "httpMethods": "get",
  620. "description": "",
  621. "enabled": true,
  622. "childs": []
  623. },
  624. {
  625. "id": 161227168186437,
  626. "parentId": 161227167719497,
  627. "label": "查询分页",
  628. "path": "/api/admin/user/get-page",
  629. "httpMethods": "post",
  630. "description": "",
  631. "enabled": true,
  632. "childs": []
  633. },
  634. {
  635. "id": 161227168186438,
  636. "parentId": 161227167719497,
  637. "label": "新增用户",
  638. "path": "/api/admin/user/add",
  639. "httpMethods": "post",
  640. "description": "",
  641. "enabled": true,
  642. "childs": []
  643. },
  644. {
  645. "id": 161227168190533,
  646. "parentId": 161227167719497,
  647. "label": "修改用户",
  648. "path": "/api/admin/user/update",
  649. "httpMethods": "put",
  650. "description": "",
  651. "enabled": true,
  652. "childs": []
  653. },
  654. {
  655. "id": 161227168190534,
  656. "parentId": 161227167719497,
  657. "label": "删除用户",
  658. "path": "/api/admin/user/soft-delete",
  659. "httpMethods": "delete",
  660. "description": "",
  661. "enabled": true,
  662. "childs": []
  663. },
  664. {
  665. "id": 161227168190535,
  666. "parentId": 161227167719497,
  667. "label": "批量删除用户",
  668. "path": "/api/admin/user/batch-soft-delete",
  669. "httpMethods": "put",
  670. "description": "",
  671. "enabled": true,
  672. "childs": []
  673. },
  674. {
  675. "id": 161227168194629,
  676. "parentId": 161227167719497,
  677. "label": "修改用户密码",
  678. "path": "/api/admin/user/change-password",
  679. "httpMethods": "put",
  680. "description": "",
  681. "enabled": true,
  682. "childs": []
  683. },
  684. {
  685. "id": 161227168194630,
  686. "parentId": 161227167719497,
  687. "label": "更新用户基本信息",
  688. "path": "/api/admin/user/update-basic",
  689. "httpMethods": "put",
  690. "description": "",
  691. "enabled": true,
  692. "childs": []
  693. },
  694. {
  695. "id": 161227168194631,
  696. "parentId": 161227167719497,
  697. "label": "上传头像",
  698. "path": "/api/admin/user/avatar-upload",
  699. "httpMethods": "post",
  700. "description": "",
  701. "enabled": true,
  702. "childs": []
  703. },
  704. {
  705. "id": 271618651926606,
  706. "parentId": 161227167719497,
  707. "label": "查询用户权限信息",
  708. "path": "/api/admin/user/get-permissions",
  709. "httpMethods": "get",
  710. "description": "",
  711. "enabled": true,
  712. "childs": []
  713. },
  714. {
  715. "id": 271618651926607,
  716. "parentId": 161227167719497,
  717. "label": "彻底删除用户",
  718. "path": "/api/admin/user/delete",
  719. "httpMethods": "delete",
  720. "description": "",
  721. "enabled": true,
  722. "childs": []
  723. },
  724. {
  725. "id": 336555241427019,
  726. "parentId": 161227167719497,
  727. "label": "批量彻底删除用户",
  728. "path": "/api/admin/user/batch-delete",
  729. "httpMethods": "put",
  730. "description": "",
  731. "enabled": true,
  732. "childs": []
  733. },
  734. {
  735. "id": 349749396615237,
  736. "parentId": 161227167719497,
  737. "label": "重置密码",
  738. "path": "/api/admin/user/reset-password",
  739. "httpMethods": "post",
  740. "description": "",
  741. "enabled": true,
  742. "childs": []
  743. },
  744. {
  745. "id": 349749396619333,
  746. "parentId": 161227167719497,
  747. "label": "设置主管",
  748. "path": "/api/admin/user/set-manager",
  749. "httpMethods": "post",
  750. "description": "",
  751. "enabled": true,
  752. "childs": []
  753. },
  754. {
  755. "id": 361090412441669,
  756. "parentId": 161227167719497,
  757. "label": "新增会员",
  758. "path": "/api/admin/user/add-member",
  759. "httpMethods": "post",
  760. "description": "",
  761. "enabled": true,
  762. "childs": []
  763. },
  764. {
  765. "id": 361090412441670,
  766. "parentId": 161227167719497,
  767. "label": "修改会员",
  768. "path": "/api/admin/user/update-member",
  769. "httpMethods": "put",
  770. "description": "",
  771. "enabled": true,
  772. "childs": []
  773. }
  774. ]
  775. },
  776. {
  777. "id": 161227167719498,
  778. "label": "视图服务",
  779. "path": "view",
  780. "description": "",
  781. "enabled": true,
  782. "childs": [
  783. {
  784. "id": 161227168198725,
  785. "parentId": 161227167719498,
  786. "label": "查询视图",
  787. "path": "/api/admin/view/get",
  788. "httpMethods": "get",
  789. "description": "",
  790. "enabled": true,
  791. "childs": []
  792. },
  793. {
  794. "id": 161227168198726,
  795. "parentId": 161227167719498,
  796. "label": "查询列表",
  797. "path": "/api/admin/view/get-list",
  798. "httpMethods": "get",
  799. "description": "",
  800. "enabled": true,
  801. "childs": []
  802. },
  803. {
  804. "id": 161227168202822,
  805. "parentId": 161227167719498,
  806. "label": "新增",
  807. "path": "/api/admin/view/add",
  808. "httpMethods": "post",
  809. "description": "",
  810. "enabled": true,
  811. "childs": []
  812. },
  813. {
  814. "id": 161227168202823,
  815. "parentId": 161227167719498,
  816. "label": "修改",
  817. "path": "/api/admin/view/update",
  818. "httpMethods": "put",
  819. "description": "",
  820. "enabled": true,
  821. "childs": []
  822. },
  823. {
  824. "id": 161227168206917,
  825. "parentId": 161227167719498,
  826. "label": "删除",
  827. "path": "/api/admin/view/soft-delete",
  828. "httpMethods": "delete",
  829. "description": "",
  830. "enabled": true,
  831. "childs": []
  832. },
  833. {
  834. "id": 161227168206918,
  835. "parentId": 161227167719498,
  836. "label": "批量删除",
  837. "path": "/api/admin/view/batch-soft-delete",
  838. "httpMethods": "put",
  839. "description": "",
  840. "enabled": true,
  841. "childs": []
  842. },
  843. {
  844. "id": 161227168206919,
  845. "parentId": 161227167719498,
  846. "label": "同步",
  847. "path": "/api/admin/view/sync",
  848. "httpMethods": "post",
  849. "description": "",
  850. "enabled": true,
  851. "childs": []
  852. },
  853. {
  854. "id": 271618651926608,
  855. "parentId": 161227167719498,
  856. "label": "彻底删除",
  857. "path": "/api/admin/view/delete",
  858. "httpMethods": "delete",
  859. "description": "",
  860. "enabled": true,
  861. "childs": []
  862. }
  863. ]
  864. },
  865. {
  866. "id": 161227167723589,
  867. "label": "缓存服务",
  868. "path": "cache",
  869. "description": "",
  870. "enabled": true,
  871. "childs": [
  872. {
  873. "id": 161227168211013,
  874. "parentId": 161227167723589,
  875. "label": "查询列表",
  876. "path": "/api/admin/cache/get-list",
  877. "httpMethods": "get",
  878. "description": "",
  879. "enabled": true,
  880. "childs": []
  881. },
  882. {
  883. "id": 161227168211014,
  884. "parentId": 161227167723589,
  885. "label": "清除缓存",
  886. "path": "/api/admin/cache/clear",
  887. "httpMethods": "delete",
  888. "description": "",
  889. "enabled": true,
  890. "childs": []
  891. }
  892. ]
  893. },
  894. {
  895. "id": 161227167723590,
  896. "label": "登录日志服务",
  897. "path": "login-log",
  898. "description": "",
  899. "enabled": true,
  900. "childs": [
  901. {
  902. "id": 161227168215109,
  903. "parentId": 161227167723590,
  904. "label": "查询登录日志列表",
  905. "path": "/api/admin/login-log/get-page",
  906. "httpMethods": "post",
  907. "description": "",
  908. "enabled": true,
  909. "childs": []
  910. },
  911. {
  912. "id": 271618651926601,
  913. "parentId": 161227167723590,
  914. "label": "新增",
  915. "path": "/api/admin/login-log/add",
  916. "httpMethods": "post",
  917. "description": "",
  918. "enabled": true,
  919. "childs": []
  920. }
  921. ]
  922. },
  923. {
  924. "id": 161227167723591,
  925. "label": "操作日志服务",
  926. "path": "opration-log",
  927. "description": "",
  928. "enabled": true,
  929. "childs": [
  930. {
  931. "id": 161227168215110,
  932. "parentId": 161227167723591,
  933. "label": "查询操作日志列表",
  934. "path": "/api/admin/opration-log/get-page",
  935. "httpMethods": "post",
  936. "description": "",
  937. "enabled": true,
  938. "childs": []
  939. },
  940. {
  941. "id": 271618651926602,
  942. "parentId": 161227167723591,
  943. "label": "新增",
  944. "path": "/api/admin/opration-log/add",
  945. "httpMethods": "post",
  946. "description": "",
  947. "enabled": true,
  948. "childs": []
  949. }
  950. ]
  951. },
  952. {
  953. "id": 161227167723592,
  954. "label": "文档服务",
  955. "path": "document",
  956. "description": "",
  957. "enabled": true,
  958. "childs": [
  959. {
  960. "id": 161227168215111,
  961. "parentId": 161227167723592,
  962. "label": "查询文档列表",
  963. "path": "/api/admin/document/get-list",
  964. "httpMethods": "get",
  965. "description": "",
  966. "enabled": true,
  967. "childs": []
  968. },
  969. {
  970. "id": 161227168219205,
  971. "parentId": 161227167723592,
  972. "label": "查询分组",
  973. "path": "/api/admin/document/get-group",
  974. "httpMethods": "get",
  975. "description": "",
  976. "enabled": true,
  977. "childs": []
  978. },
  979. {
  980. "id": 161227168219206,
  981. "parentId": 161227167723592,
  982. "label": "查询菜单",
  983. "path": "/api/admin/document/get-menu",
  984. "httpMethods": "get",
  985. "description": "",
  986. "enabled": true,
  987. "childs": []
  988. },
  989. {
  990. "id": 161227168223301,
  991. "parentId": 161227167723592,
  992. "label": "查询精简文档列表",
  993. "path": "/api/admin/document/get-plain-list",
  994. "httpMethods": "get",
  995. "description": "",
  996. "enabled": true,
  997. "childs": []
  998. },
  999. {
  1000. "id": 161227168223302,
  1001. "parentId": 161227167723592,
  1002. "label": "新增分组",
  1003. "path": "/api/admin/document/add-group",
  1004. "httpMethods": "post",
  1005. "description": "",
  1006. "enabled": true,
  1007. "childs": []
  1008. },
  1009. {
  1010. "id": 161227168227397,
  1011. "parentId": 161227167723592,
  1012. "label": "新增菜单",
  1013. "path": "/api/admin/document/add-menu",
  1014. "httpMethods": "post",
  1015. "description": "",
  1016. "enabled": true,
  1017. "childs": []
  1018. },
  1019. {
  1020. "id": 161227168227398,
  1021. "parentId": 161227167723592,
  1022. "label": "修改分组",
  1023. "path": "/api/admin/document/update-group",
  1024. "httpMethods": "put",
  1025. "description": "",
  1026. "enabled": true,
  1027. "childs": []
  1028. },
  1029. {
  1030. "id": 161227168231493,
  1031. "parentId": 161227167723592,
  1032. "label": "修改菜单",
  1033. "path": "/api/admin/document/update-menu",
  1034. "httpMethods": "put",
  1035. "description": "",
  1036. "enabled": true,
  1037. "childs": []
  1038. },
  1039. {
  1040. "id": 161227168231494,
  1041. "parentId": 161227167723592,
  1042. "label": "删除文档",
  1043. "path": "/api/admin/document/soft-delete",
  1044. "httpMethods": "delete",
  1045. "description": "",
  1046. "enabled": true,
  1047. "childs": []
  1048. },
  1049. {
  1050. "id": 161227168235589,
  1051. "parentId": 161227167723592,
  1052. "label": "查询文档内容",
  1053. "path": "/api/admin/document/get-content",
  1054. "httpMethods": "get",
  1055. "description": "",
  1056. "enabled": true,
  1057. "childs": []
  1058. },
  1059. {
  1060. "id": 161227168235590,
  1061. "parentId": 161227167723592,
  1062. "label": "修改文档内容",
  1063. "path": "/api/admin/document/update-content",
  1064. "httpMethods": "put",
  1065. "description": "",
  1066. "enabled": true,
  1067. "childs": []
  1068. },
  1069. {
  1070. "id": 161227168235591,
  1071. "parentId": 161227167723592,
  1072. "label": "上传文档图片",
  1073. "path": "/api/admin/document/upload-image",
  1074. "httpMethods": "post",
  1075. "description": "",
  1076. "enabled": true,
  1077. "childs": []
  1078. },
  1079. {
  1080. "id": 161227168239685,
  1081. "parentId": 161227167723592,
  1082. "label": "查询图片列表",
  1083. "path": "/api/admin/document/get-image-list",
  1084. "httpMethods": "get",
  1085. "description": "",
  1086. "enabled": true,
  1087. "childs": []
  1088. },
  1089. {
  1090. "id": 161227168239686,
  1091. "parentId": 161227167723592,
  1092. "label": "彻底删除图片",
  1093. "path": "/api/admin/document/delete-image",
  1094. "httpMethods": "delete",
  1095. "description": "",
  1096. "enabled": true,
  1097. "childs": []
  1098. },
  1099. {
  1100. "id": 271618651926599,
  1101. "parentId": 161227167723592,
  1102. "label": "新增图片",
  1103. "path": "/api/admin/document/add-image",
  1104. "httpMethods": "post",
  1105. "description": "",
  1106. "enabled": true,
  1107. "childs": []
  1108. },
  1109. {
  1110. "id": 271618651926600,
  1111. "parentId": 161227167723592,
  1112. "label": "彻底删除文档",
  1113. "path": "/api/admin/document/delete",
  1114. "httpMethods": "delete",
  1115. "description": "",
  1116. "enabled": true,
  1117. "childs": []
  1118. }
  1119. ]
  1120. },
  1121. {
  1122. "id": 161227167723593,
  1123. "label": "租户服务",
  1124. "path": "tenant",
  1125. "description": "",
  1126. "enabled": true,
  1127. "childs": [
  1128. {
  1129. "id": 161227168243781,
  1130. "parentId": 161227167723593,
  1131. "label": "查询租户",
  1132. "path": "/api/admin/tenant/get",
  1133. "httpMethods": "get",
  1134. "description": "",
  1135. "enabled": true,
  1136. "childs": []
  1137. },
  1138. {
  1139. "id": 161227168243782,
  1140. "parentId": 161227167723593,
  1141. "label": "查询租户列表",
  1142. "path": "/api/admin/tenant/get-page",
  1143. "httpMethods": "post",
  1144. "description": "",
  1145. "enabled": true,
  1146. "childs": []
  1147. },
  1148. {
  1149. "id": 161227168243783,
  1150. "parentId": 161227167723593,
  1151. "label": "新增",
  1152. "path": "/api/admin/tenant/add",
  1153. "httpMethods": "post",
  1154. "description": "",
  1155. "enabled": true,
  1156. "childs": []
  1157. },
  1158. {
  1159. "id": 161227168247877,
  1160. "parentId": 161227167723593,
  1161. "label": "修改",
  1162. "path": "/api/admin/tenant/update",
  1163. "httpMethods": "put",
  1164. "description": "",
  1165. "enabled": true,
  1166. "childs": []
  1167. },
  1168. {
  1169. "id": 161227168247878,
  1170. "parentId": 161227167723593,
  1171. "label": "删除",
  1172. "path": "/api/admin/tenant/soft-delete",
  1173. "httpMethods": "delete",
  1174. "description": "",
  1175. "enabled": true,
  1176. "childs": []
  1177. },
  1178. {
  1179. "id": 161227168251973,
  1180. "parentId": 161227167723593,
  1181. "label": "批量删除",
  1182. "path": "/api/admin/tenant/batch-soft-delete",
  1183. "httpMethods": "put",
  1184. "description": "",
  1185. "enabled": true,
  1186. "childs": []
  1187. },
  1188. {
  1189. "id": 163579785756741,
  1190. "parentId": 161227167723593,
  1191. "label": "彻底删除",
  1192. "path": "/api/admin/tenant/delete",
  1193. "httpMethods": "delete",
  1194. "description": "",
  1195. "enabled": true,
  1196. "childs": []
  1197. }
  1198. ]
  1199. },
  1200. {
  1201. "id": 174219034718277,
  1202. "label": "部门服务",
  1203. "path": "org",
  1204. "description": "",
  1205. "enabled": true,
  1206. "childs": [
  1207. {
  1208. "id": 174219034734672,
  1209. "parentId": 174219034718277,
  1210. "label": "查询部门",
  1211. "path": "/api/admin/org/get",
  1212. "httpMethods": "get",
  1213. "description": "",
  1214. "enabled": true,
  1215. "childs": []
  1216. },
  1217. {
  1218. "id": 174219034734674,
  1219. "parentId": 174219034718277,
  1220. "label": "新增",
  1221. "path": "/api/admin/org/add",
  1222. "httpMethods": "post",
  1223. "description": "",
  1224. "enabled": true,
  1225. "childs": []
  1226. },
  1227. {
  1228. "id": 174219034738757,
  1229. "parentId": 174219034718277,
  1230. "label": "修改",
  1231. "path": "/api/admin/org/update",
  1232. "httpMethods": "put",
  1233. "description": "",
  1234. "enabled": true,
  1235. "childs": []
  1236. },
  1237. {
  1238. "id": 174219034738758,
  1239. "parentId": 174219034718277,
  1240. "label": "删除",
  1241. "path": "/api/admin/org/soft-delete",
  1242. "httpMethods": "delete",
  1243. "description": "",
  1244. "enabled": true,
  1245. "childs": []
  1246. },
  1247. {
  1248. "id": 188049296683077,
  1249. "parentId": 174219034718277,
  1250. "label": "查询列表",
  1251. "path": "/api/admin/org/get-list",
  1252. "httpMethods": "get",
  1253. "description": "",
  1254. "enabled": true,
  1255. "childs": []
  1256. },
  1257. {
  1258. "id": 342274923528261,
  1259. "parentId": 174219034718277,
  1260. "label": "彻底删除",
  1261. "path": "/api/admin/org/delete",
  1262. "httpMethods": "delete",
  1263. "description": "",
  1264. "enabled": true,
  1265. "childs": []
  1266. }
  1267. ]
  1268. },
  1269. {
  1270. "id": 174219034718279,
  1271. "label": "字典类型服务",
  1272. "path": "dictionary-type",
  1273. "description": "",
  1274. "enabled": true,
  1275. "childs": [
  1276. {
  1277. "id": 174219034734661,
  1278. "parentId": 174219034718279,
  1279. "label": "查询字典类型",
  1280. "path": "/api/admin/dictionary-type/get",
  1281. "httpMethods": "get",
  1282. "description": "",
  1283. "enabled": true,
  1284. "childs": []
  1285. },
  1286. {
  1287. "id": 174219034734662,
  1288. "parentId": 174219034718279,
  1289. "label": "查询字典类型列表",
  1290. "path": "/api/admin/dictionary-type/get-page",
  1291. "httpMethods": "post",
  1292. "description": "",
  1293. "enabled": true,
  1294. "childs": []
  1295. },
  1296. {
  1297. "id": 174219034734663,
  1298. "parentId": 174219034718279,
  1299. "label": "新增",
  1300. "path": "/api/admin/dictionary-type/add",
  1301. "httpMethods": "post",
  1302. "description": "",
  1303. "enabled": true,
  1304. "childs": []
  1305. },
  1306. {
  1307. "id": 174219034734664,
  1308. "parentId": 174219034718279,
  1309. "label": "修改",
  1310. "path": "/api/admin/dictionary-type/update",
  1311. "httpMethods": "put",
  1312. "description": "",
  1313. "enabled": true,
  1314. "childs": []
  1315. },
  1316. {
  1317. "id": 174219034734665,
  1318. "parentId": 174219034718279,
  1319. "label": "删除",
  1320. "path": "/api/admin/dictionary-type/soft-delete",
  1321. "httpMethods": "delete",
  1322. "description": "",
  1323. "enabled": true,
  1324. "childs": []
  1325. },
  1326. {
  1327. "id": 184100551532613,
  1328. "parentId": 174219034718279,
  1329. "label": "批量删除",
  1330. "path": "/api/admin/dictionary-type/batch-soft-delete",
  1331. "httpMethods": "put",
  1332. "description": "",
  1333. "enabled": true,
  1334. "childs": []
  1335. },
  1336. {
  1337. "id": 271618651926597,
  1338. "parentId": 174219034718279,
  1339. "label": "彻底删除",
  1340. "path": "/api/admin/dictionary-type/delete",
  1341. "httpMethods": "delete",
  1342. "description": "",
  1343. "enabled": true,
  1344. "childs": []
  1345. }
  1346. ]
  1347. },
  1348. {
  1349. "id": 336555241189445,
  1350. "label": "任务日志服务",
  1351. "path": "task-log",
  1352. "description": "",
  1353. "enabled": true,
  1354. "childs": [
  1355. {
  1356. "id": 336555241427018,
  1357. "parentId": 336555241189445,
  1358. "label": "查询任务日志列表",
  1359. "path": "/api/admin/task-log/get-page",
  1360. "httpMethods": "post",
  1361. "description": "",
  1362. "enabled": true,
  1363. "childs": []
  1364. }
  1365. ]
  1366. },
  1367. {
  1368. "id": 336555241193541,
  1369. "label": "任务服务",
  1370. "path": "task",
  1371. "description": "",
  1372. "enabled": true,
  1373. "childs": [
  1374. {
  1375. "id": 336555241422922,
  1376. "parentId": 336555241193541,
  1377. "label": "查询任务",
  1378. "path": "/api/admin/task/get",
  1379. "httpMethods": "get",
  1380. "description": "",
  1381. "enabled": true,
  1382. "childs": []
  1383. },
  1384. {
  1385. "id": 336555241427013,
  1386. "parentId": 336555241193541,
  1387. "label": "查询任务列表",
  1388. "path": "/api/admin/task/get-page",
  1389. "httpMethods": "post",
  1390. "description": "",
  1391. "enabled": true,
  1392. "childs": []
  1393. },
  1394. {
  1395. "id": 336555241427014,
  1396. "parentId": 336555241193541,
  1397. "label": "新增",
  1398. "path": "/api/admin/task/add",
  1399. "httpMethods": "post",
  1400. "description": "",
  1401. "enabled": true,
  1402. "childs": []
  1403. },
  1404. {
  1405. "id": 336555241427015,
  1406. "parentId": 336555241193541,
  1407. "label": "修改",
  1408. "path": "/api/admin/task/update",
  1409. "httpMethods": "put",
  1410. "description": "",
  1411. "enabled": true,
  1412. "childs": []
  1413. },
  1414. {
  1415. "id": 336555241427016,
  1416. "parentId": 336555241193541,
  1417. "label": "删除任务",
  1418. "path": "/api/admin/task/delete",
  1419. "httpMethods": "delete",
  1420. "description": "",
  1421. "enabled": true,
  1422. "childs": []
  1423. },
  1424. {
  1425. "id": 343342310699077,
  1426. "parentId": 336555241193541,
  1427. "label": "暂停任务",
  1428. "path": "/api/admin/task/pause",
  1429. "httpMethods": "post",
  1430. "description": "",
  1431. "enabled": true,
  1432. "childs": []
  1433. },
  1434. {
  1435. "id": 343342310703173,
  1436. "parentId": 336555241193541,
  1437. "label": "启动任务",
  1438. "path": "/api/admin/task/resume",
  1439. "httpMethods": "post",
  1440. "description": "",
  1441. "enabled": true,
  1442. "childs": []
  1443. },
  1444. {
  1445. "id": 343342310703174,
  1446. "parentId": 336555241193541,
  1447. "label": "执行任务",
  1448. "path": "/api/admin/task/run",
  1449. "httpMethods": "post",
  1450. "description": "",
  1451. "enabled": true,
  1452. "childs": []
  1453. }
  1454. ]
  1455. }
  1456. ]