0
0

ad_api.json 39 KB

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