@pubinfo/module-rbac 2.0.0-beta.3 → 2.0.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/OrgSelector.vue_vue_type_script_setup_true_lang-DV8KkpJD.js +567 -0
- package/es/_baseClone-GtUoMmZh.js +191 -0
- package/es/_commonjsHelpers-C6fGbg64.js +6 -0
- package/es/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
- package/es/animation_item.vue_vue_type_script_setup_true_lang-CNTrygHf.js +4864 -0
- package/es/api/modules/assist/gonggaofuwu.d.ts +43 -0
- package/es/api/modules/assist/index.d.ts +3 -0
- package/es/api/modules/assist/qunzujiekou.d.ts +36 -0
- package/es/api/modules/assist/quyujiekou.d.ts +36 -0
- package/es/api/modules/configData/heibaimingdanfuwu.d.ts +36 -0
- package/es/api/modules/configData/index.d.ts +3 -0
- package/es/api/modules/configData/xitongpeizhifuwu.d.ts +99 -0
- package/es/api/modules/configData/zidianfuwu.d.ts +57 -0
- package/es/api/modules/log/caozuorizhifuwu.d.ts +15 -0
- package/es/api/modules/log/denglurizhifuwu.d.ts +15 -0
- package/es/api/modules/log/index.d.ts +2 -0
- package/es/api/modules/rbac/gangweijiekou.d.ts +36 -0
- package/es/api/modules/rbac/index.d.ts +11 -0
- package/es/api/modules/rbac/jiaosejiekou.d.ts +50 -0
- package/es/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +43 -0
- package/es/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +64 -0
- package/es/api/modules/rbac/yonghujiekou.d.ts +85 -0
- package/es/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +36 -0
- package/es/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +29 -0
- package/es/api/modules/rbac/ziyuanjiekou.d.ts +85 -0
- package/es/api/modules/rbac/zuhuguanlijiekou.d.ts +36 -0
- package/es/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +29 -0
- package/es/api/modules/rbac/zuzhijiekou.d.ts +64 -0
- package/es/api/request.d.ts +1 -0
- package/es/browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js +38 -0
- package/es/cloneDeep-DWP4OxCI.js +8 -0
- package/es/components/GroupSelector/index.vue.d.ts +20 -0
- package/es/components/OrgTree/index.vue.d.ts +5 -0
- package/es/components/OrgUserSelector/OrgSelector.vue.d.ts +68 -0
- package/es/components/OrgUserSelector/UserSelector.vue.d.ts +72 -0
- package/es/components/OrgUserSelector/index.d.ts +8 -0
- package/es/components/OrgUserSelector/provider.d.ts +24 -0
- package/es/components/ResourceSelector/enum.d.ts +5 -0
- package/es/components/ResourceSelector/hooks/useAppAndResource.d.ts +29 -0
- package/es/components/ResourceSelector/index.vue.d.ts +26 -0
- package/es/composables/useLottie.d.ts +11 -0
- package/es/enum-BEHz_Q18.js +74 -0
- package/es/enum-C9ihxJe7.js +4 -0
- package/es/enum-CTUzwCYG.js +4 -0
- package/es/enum-DDKThkSw.js +24 -0
- package/es/gangweijiekou-BxJq_m0o.js +46 -0
- package/es/index-BDrI8Oyk.js +685 -0
- package/es/index-BIfx_Xrr.js +303 -0
- package/es/index-Bl4v-7On.js +125 -0
- package/es/index-BsoyF96V.js +131 -0
- package/es/index-Bz9QeL8M.js +399 -0
- package/es/index-C2dINi50.js +634 -0
- package/es/index-C7QJHUwa.js +30 -0
- package/es/index-CBMCWEIQ.js +274 -0
- package/es/index-CDHVSKIo.js +18588 -0
- package/es/index-CFPhIFyG.js +140 -0
- package/es/index-CYt7363u.js +874 -0
- package/es/index-CgiGLpzT.js +317 -0
- package/es/index-CsHj-xDw.js +283 -0
- package/es/index-D5T_4btx.js +862 -0
- package/es/index-DY1mOFzi.js +455 -0
- package/es/index-DcvR6q4y.js +1246 -0
- package/es/index-DuVeXn9R.js +409 -0
- package/es/index-Dvq9O5uC.js +164 -0
- package/es/index-F-kmM1iD.js +181 -0
- package/es/index-Gw-_3-qN.js +785 -0
- package/es/index-JFZ3GtN-.js +1631 -0
- package/es/index-U-g1yyH-.js +703 -0
- package/es/index-gCLgMcJu.js +462 -0
- package/es/index-gHIfcbvd.js +168 -0
- package/es/index-kFyBHYs8.js +389 -0
- package/es/index-uSBZoA3n.js +177 -0
- package/es/index.d.ts +7 -0
- package/es/index.js +6 -0
- package/es/interface.d.ts +47 -0
- package/es/itemlist-BRhA5jzY.js +369 -0
- package/es/jiaosejiekou-BfY4h7uI.js +58 -0
- package/es/login_history-CuQv9Iw3.js +430 -0
- package/es/operate_history-CGP-1Xy2.js +468 -0
- package/es/pubJiaosezukongzhiqi-CvYfc8Uz.js +57 -0
- package/es/request-DQLgc7lT.js +5 -0
- package/es/routes/index.d.ts +14 -0
- package/es/routes/modules/authority.manage.menu.d.ts +3 -0
- package/es/routes/modules/log.manage.menu.d.ts +3 -0
- package/es/routes/modules/safe.manage.menu.d.ts +3 -0
- package/es/routes/modules/stylesetting.manage.menu.d.ts +3 -0
- package/es/routes/modules/system.manage.menu.d.ts +3 -0
- package/es/setItem-C1_olVDY.js +152 -0
- package/es/shujuquanxianzhubiaokongzhiqi-DyNgf1y6.js +65 -0
- package/es/stores/index.d.ts +1 -0
- package/es/style.css +1 -0
- package/es/useAppAndResource-D_b19V4t.js +55 -0
- package/es/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +14 -0
- package/es/views/blackWhiteList/enum.d.ts +7 -0
- package/es/views/blackWhiteList/index.vue.d.ts +1535 -0
- package/es/views/blackWhiteList/types.d.ts +4 -0
- package/es/views/breadcrumb_setting/animationData.d.ts +7 -0
- package/es/views/breadcrumb_setting/index.vue.d.ts +2 -0
- package/es/views/components/HCheckList.vue.d.ts +20 -0
- package/es/views/components/animation_item.vue.d.ts +14 -0
- package/es/views/components/setItem.vue.d.ts +61 -0
- package/es/views/data-permission/enum.d.ts +34 -0
- package/es/views/dictionary/components/drawerDictionary.vue.d.ts +12 -0
- package/es/views/dictionary/components/drawerDictionaryItem.vue.d.ts +12 -0
- package/es/views/dictionary/enum.d.ts +8 -0
- package/es/views/dictionary/index.vue.d.ts +1532 -0
- package/es/views/dictionary/itemlist.vue.d.ts +1532 -0
- package/es/views/group/components/drawerGroup.vue.d.ts +12 -0
- package/es/views/group/enum.d.ts +21 -0
- package/es/views/group/index.vue.d.ts +1532 -0
- package/es/views/layout_setting/index.vue.d.ts +2 -0
- package/es/views/log_center/components/browserType.vue.d.ts +12 -0
- package/es/views/log_center/components/loginHistoryDetail.vue.d.ts +14 -0
- package/es/views/log_center/components/operateHistoryDetail.vue.d.ts +14 -0
- package/es/views/log_center/login_history.vue.d.ts +1511 -0
- package/es/views/log_center/operate_history.vue.d.ts +1511 -0
- package/es/views/menu_setting/animationData.d.ts +13 -0
- package/es/views/menu_setting/index.vue.d.ts +2 -0
- package/es/views/organization/components/drawerOrganization.vue.d.ts +12 -0
- package/es/views/organization/components/drawerRole.vue.d.ts +36 -0
- package/es/views/organization/components/roleSelect.vue.d.ts +14 -0
- package/es/views/organization/enum.d.ts +25 -0
- package/es/views/organization/index.vue.d.ts +73 -0
- package/es/views/other_setting/animationData.d.ts +7 -0
- package/es/views/other_setting/index.vue.d.ts +2 -0
- package/es/views/other_setting/interface.d.ts +23 -0
- package/es/views/page_animation_setting/animationData.d.ts +11 -0
- package/es/views/page_animation_setting/index.vue.d.ts +2 -0
- package/es/views/page_w_setting/index.vue.d.ts +2 -0
- package/es/views/position/components/drawerPosition.vue.d.ts +12 -0
- package/es/views/position/enum.d.ts +8 -0
- package/es/views/position/index.vue.d.ts +1532 -0
- package/es/views/region/components/drawerRegion.vue.d.ts +12 -0
- package/es/views/region/enum.d.ts +22 -0
- package/es/views/region/index.vue.d.ts +1533 -0
- package/es/views/resource/components/ResourceEdit.vue.d.ts +16 -0
- package/es/views/resource/components/RoleRelation.vue.d.ts +6 -0
- package/es/views/resource/enum.d.ts +30 -0
- package/es/views/resource/index.vue.d.ts +1549 -0
- package/es/views/resource/interface.d.ts +6 -0
- package/es/views/role/components/ResourceRelation.vue.d.ts +1515 -0
- package/es/views/role/enum.d.ts +25 -0
- package/es/views/role/interface.d.ts +6 -0
- package/es/views/role_group/components/drawerRole.vue.d.ts +37 -0
- package/es/views/role_group/components/roleSelect.vue.d.ts +14 -0
- package/es/views/role_group/enum.d.ts +21 -0
- package/es/views/role_group/index.vue.d.ts +1557 -0
- package/es/views/role_group/interface.d.ts +6 -0
- package/es/views/safe_setting/index.vue.d.ts +4 -0
- package/es/views/tabbar_setting/animationData.d.ts +11 -0
- package/es/views/tabbar_setting/index.vue.d.ts +2 -0
- package/es/views/tenant/interface.d.ts +6 -0
- package/es/views/theme_setting/index.vue.d.ts +2 -0
- package/es/views/toolbar_setting/animationData.d.ts +17 -0
- package/es/views/toolbar_setting/index.vue.d.ts +2 -0
- package/es/views/user/components/UserAuthorization.vue.d.ts +39 -0
- package/es/views/user/components/UserEdit.vue.d.ts +16 -0
- package/es/views/user/components/roleSelect.vue.d.ts +14 -0
- package/es/views/user/enum.d.ts +13 -0
- package/es/views/user/index.vue.d.ts +1586 -0
- package/es/views/user/interface.d.ts +40 -0
- package/es/views/watermark_setting/animationData.d.ts +3 -0
- package/es/views/watermark_setting/index.vue.d.ts +31 -0
- package/es/xitongpeizhifuwu-C1Vm-W1B.js +23 -0
- package/es/zidianfuwu-yCWHhOfO.js +65 -0
- package/es/ziyuanjiekou-DhrAbneq.js +69 -0
- package/es/zuzhijiaosebiaokongzhiqi-B1g74RqL.js +28 -0
- package/es/zuzhijiekou-PeZuFtCO.js +85 -0
- package/lib/OrgSelector.vue_vue_type_script_setup_true_lang-BI6dIQO9.cjs +1 -0
- package/lib/_baseClone-bvg2h-nB.cjs +1 -0
- package/lib/_commonjsHelpers-DwGv2jUC.cjs +1 -0
- package/lib/_plugin-vue_export-helper-BHFhmbuH.cjs +1 -0
- package/lib/animation_item.vue_vue_type_script_setup_true_lang-DJntALjR.cjs +9 -0
- package/lib/api/modules/assist/gonggaofuwu.d.ts +43 -0
- package/lib/api/modules/assist/index.d.ts +3 -0
- package/lib/api/modules/assist/qunzujiekou.d.ts +36 -0
- package/lib/api/modules/assist/quyujiekou.d.ts +36 -0
- package/lib/api/modules/configData/heibaimingdanfuwu.d.ts +36 -0
- package/lib/api/modules/configData/index.d.ts +3 -0
- package/lib/api/modules/configData/xitongpeizhifuwu.d.ts +99 -0
- package/lib/api/modules/configData/zidianfuwu.d.ts +57 -0
- package/lib/api/modules/log/caozuorizhifuwu.d.ts +15 -0
- package/lib/api/modules/log/denglurizhifuwu.d.ts +15 -0
- package/lib/api/modules/log/index.d.ts +2 -0
- package/lib/api/modules/rbac/gangweijiekou.d.ts +36 -0
- package/lib/api/modules/rbac/index.d.ts +11 -0
- package/lib/api/modules/rbac/jiaosejiekou.d.ts +50 -0
- package/lib/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +43 -0
- package/lib/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +64 -0
- package/lib/api/modules/rbac/yonghujiekou.d.ts +85 -0
- package/lib/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +36 -0
- package/lib/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +29 -0
- package/lib/api/modules/rbac/ziyuanjiekou.d.ts +85 -0
- package/lib/api/modules/rbac/zuhuguanlijiekou.d.ts +36 -0
- package/lib/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +29 -0
- package/lib/api/modules/rbac/zuzhijiekou.d.ts +64 -0
- package/lib/api/request.d.ts +1 -0
- package/lib/browserType.vue_vue_type_script_setup_true_lang-BuTZw501.cjs +1 -0
- package/lib/cloneDeep-DKvAzXJU.cjs +1 -0
- package/lib/components/GroupSelector/index.vue.d.ts +20 -0
- package/lib/components/OrgTree/index.vue.d.ts +5 -0
- package/lib/components/OrgUserSelector/OrgSelector.vue.d.ts +68 -0
- package/lib/components/OrgUserSelector/UserSelector.vue.d.ts +72 -0
- package/lib/components/OrgUserSelector/index.d.ts +8 -0
- package/lib/components/OrgUserSelector/provider.d.ts +24 -0
- package/lib/components/ResourceSelector/enum.d.ts +5 -0
- package/lib/components/ResourceSelector/hooks/useAppAndResource.d.ts +29 -0
- package/lib/components/ResourceSelector/index.vue.d.ts +26 -0
- package/lib/composables/useLottie.d.ts +11 -0
- package/lib/enum-B-paw5p0.cjs +1 -0
- package/lib/enum-BFYGJ2YJ.cjs +1 -0
- package/lib/enum-BHDP2ejy.cjs +1 -0
- package/lib/enum-OwSMnw51.cjs +1 -0
- package/lib/gangweijiekou-DYYmkjys.cjs +1 -0
- package/lib/index-Apq1nfrg.cjs +1 -0
- package/lib/index-BOdrElTX.cjs +1 -0
- package/lib/index-BdQKw1uE.cjs +1 -0
- package/lib/index-BwkSE-Zz.cjs +1 -0
- package/lib/index-Bx53OKE6.cjs +1 -0
- package/lib/index-C151ukdL.cjs +1 -0
- package/lib/index-C3m3S7_Q.cjs +1 -0
- package/lib/index-CMf8N2mC.cjs +1 -0
- package/lib/index-CNtyqLTX.cjs +1 -0
- package/lib/index-Cm5xLy57.cjs +9 -0
- package/lib/index-D1vGtVqY.cjs +1 -0
- package/lib/index-D2gE9FFs.cjs +1 -0
- package/lib/index-D34uPnyD.cjs +1 -0
- package/lib/index-D7Awj4JU.cjs +1 -0
- package/lib/index-D9QyS2NB.cjs +1 -0
- package/lib/index-D9dMBtdM.cjs +1 -0
- package/lib/index-DBzHTy7k.cjs +1 -0
- package/lib/index-DG9uEqRG.cjs +1 -0
- package/lib/index-DQ8p9Bwg.cjs +1 -0
- package/lib/index-DUagbQoK.cjs +1 -0
- package/lib/index-D_APeiaQ.cjs +1 -0
- package/lib/index-DoCoA6Nr.cjs +1 -0
- package/lib/index-Dv-KtCh8.cjs +1 -0
- package/lib/index-F735VVe_.cjs +1 -0
- package/lib/index-Jc3VoxhA.cjs +1 -0
- package/lib/index-n5tzubbZ.cjs +1 -0
- package/lib/index.cjs +1 -0
- package/lib/index.d.ts +7 -0
- package/lib/interface.d.ts +47 -0
- package/lib/itemlist-BEyAbkw5.cjs +1 -0
- package/lib/jiaosejiekou-BNn96VFQ.cjs +1 -0
- package/lib/login_history-C25qj8eL.cjs +1 -0
- package/lib/operate_history-Bmg66_WI.cjs +1 -0
- package/lib/pubJiaosezukongzhiqi-fVUoXj6y.cjs +1 -0
- package/lib/request-DML6P6cf.cjs +1 -0
- package/lib/routes/index.d.ts +14 -0
- package/lib/routes/modules/authority.manage.menu.d.ts +3 -0
- package/lib/routes/modules/log.manage.menu.d.ts +3 -0
- package/lib/routes/modules/safe.manage.menu.d.ts +3 -0
- package/lib/routes/modules/stylesetting.manage.menu.d.ts +3 -0
- package/lib/routes/modules/system.manage.menu.d.ts +3 -0
- package/lib/setItem-DIzkZHtI.cjs +1 -0
- package/lib/shujuquanxianzhubiaokongzhiqi-C6sd8pC3.cjs +1 -0
- package/lib/stores/index.d.ts +1 -0
- package/lib/style.css +1 -0
- package/lib/useAppAndResource-ChvKK2DZ.cjs +1 -0
- package/lib/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +14 -0
- package/lib/views/blackWhiteList/enum.d.ts +7 -0
- package/lib/views/blackWhiteList/index.vue.d.ts +1535 -0
- package/lib/views/blackWhiteList/types.d.ts +4 -0
- package/lib/views/breadcrumb_setting/animationData.d.ts +7 -0
- package/lib/views/breadcrumb_setting/index.vue.d.ts +2 -0
- package/lib/views/components/HCheckList.vue.d.ts +20 -0
- package/lib/views/components/animation_item.vue.d.ts +14 -0
- package/lib/views/components/setItem.vue.d.ts +61 -0
- package/lib/views/data-permission/enum.d.ts +34 -0
- package/lib/views/dictionary/components/drawerDictionary.vue.d.ts +12 -0
- package/lib/views/dictionary/components/drawerDictionaryItem.vue.d.ts +12 -0
- package/lib/views/dictionary/enum.d.ts +8 -0
- package/lib/views/dictionary/index.vue.d.ts +1532 -0
- package/lib/views/dictionary/itemlist.vue.d.ts +1532 -0
- package/lib/views/group/components/drawerGroup.vue.d.ts +12 -0
- package/lib/views/group/enum.d.ts +21 -0
- package/lib/views/group/index.vue.d.ts +1532 -0
- package/lib/views/layout_setting/index.vue.d.ts +2 -0
- package/lib/views/log_center/components/browserType.vue.d.ts +12 -0
- package/lib/views/log_center/components/loginHistoryDetail.vue.d.ts +14 -0
- package/lib/views/log_center/components/operateHistoryDetail.vue.d.ts +14 -0
- package/lib/views/log_center/login_history.vue.d.ts +1511 -0
- package/lib/views/log_center/operate_history.vue.d.ts +1511 -0
- package/lib/views/menu_setting/animationData.d.ts +13 -0
- package/lib/views/menu_setting/index.vue.d.ts +2 -0
- package/lib/views/organization/components/drawerOrganization.vue.d.ts +12 -0
- package/lib/views/organization/components/drawerRole.vue.d.ts +36 -0
- package/lib/views/organization/components/roleSelect.vue.d.ts +14 -0
- package/lib/views/organization/enum.d.ts +25 -0
- package/lib/views/organization/index.vue.d.ts +73 -0
- package/lib/views/other_setting/animationData.d.ts +7 -0
- package/lib/views/other_setting/index.vue.d.ts +2 -0
- package/lib/views/other_setting/interface.d.ts +23 -0
- package/lib/views/page_animation_setting/animationData.d.ts +11 -0
- package/lib/views/page_animation_setting/index.vue.d.ts +2 -0
- package/lib/views/page_w_setting/index.vue.d.ts +2 -0
- package/lib/views/position/components/drawerPosition.vue.d.ts +12 -0
- package/lib/views/position/enum.d.ts +8 -0
- package/lib/views/position/index.vue.d.ts +1532 -0
- package/lib/views/region/components/drawerRegion.vue.d.ts +12 -0
- package/lib/views/region/enum.d.ts +22 -0
- package/lib/views/region/index.vue.d.ts +1533 -0
- package/lib/views/resource/components/ResourceEdit.vue.d.ts +16 -0
- package/lib/views/resource/components/RoleRelation.vue.d.ts +6 -0
- package/lib/views/resource/enum.d.ts +30 -0
- package/lib/views/resource/index.vue.d.ts +1549 -0
- package/lib/views/resource/interface.d.ts +6 -0
- package/lib/views/role/components/ResourceRelation.vue.d.ts +1515 -0
- package/lib/views/role/enum.d.ts +25 -0
- package/lib/views/role/interface.d.ts +6 -0
- package/lib/views/role_group/components/drawerRole.vue.d.ts +37 -0
- package/lib/views/role_group/components/roleSelect.vue.d.ts +14 -0
- package/lib/views/role_group/enum.d.ts +21 -0
- package/lib/views/role_group/index.vue.d.ts +1557 -0
- package/lib/views/role_group/interface.d.ts +6 -0
- package/lib/views/safe_setting/index.vue.d.ts +4 -0
- package/lib/views/tabbar_setting/animationData.d.ts +11 -0
- package/lib/views/tabbar_setting/index.vue.d.ts +2 -0
- package/lib/views/tenant/interface.d.ts +6 -0
- package/lib/views/theme_setting/index.vue.d.ts +2 -0
- package/lib/views/toolbar_setting/animationData.d.ts +17 -0
- package/lib/views/toolbar_setting/index.vue.d.ts +2 -0
- package/lib/views/user/components/UserAuthorization.vue.d.ts +39 -0
- package/lib/views/user/components/UserEdit.vue.d.ts +16 -0
- package/lib/views/user/components/roleSelect.vue.d.ts +14 -0
- package/lib/views/user/enum.d.ts +13 -0
- package/lib/views/user/index.vue.d.ts +1586 -0
- package/lib/views/user/interface.d.ts +40 -0
- package/lib/views/watermark_setting/animationData.d.ts +3 -0
- package/lib/views/watermark_setting/index.vue.d.ts +31 -0
- package/lib/xitongpeizhifuwu-r-I2Ogxj.cjs +1 -0
- package/lib/zidianfuwu-VChcnkm9.cjs +1 -0
- package/lib/ziyuanjiekou-CvKeunY5.cjs +1 -0
- package/lib/zuzhijiaosebiaokongzhiqi-DYI3Zu-M.cjs +1 -0
- package/lib/zuzhijiekou-CFQtYuGW.cjs +1 -0
- package/package.json +5 -4
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 新增黑白名单
|
|
4
|
+
* @url /blackWhiteList/addBlackWhiteList
|
|
5
|
+
* @method POST
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function postBlackWhiteListAddBlackWhiteList<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.BlackWhiteListAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 删除黑白名单
|
|
11
|
+
* @url /blackWhiteList/delete/${param0}
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getBlackWhiteListDeleteById<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(params: API.getBlackWhiteListDeleteByIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 查询黑白名单
|
|
18
|
+
* @url /blackWhiteList/getBlackWhiteList/${param0}
|
|
19
|
+
* @method GET
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function getBlackWhiteListGetBlackWhiteListById<R = API.ResponseDataPubBlackWhiteList, T = API.ResponseDataPubBlackWhiteList>(params: API.getBlackWhiteListGetBlackWhiteListByIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 分页查询查询黑白名单列表
|
|
25
|
+
* @url /blackWhiteList/getBlackWhiteListPageList
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postBlackWhiteListGetBlackWhiteListPageList<R = API.ResponseDataIPagePubBlackWhiteList, T = API.ResponseDataIPagePubBlackWhiteList>(body: API.BlackWhiteListQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 编辑黑白名单
|
|
32
|
+
* @url /blackWhiteList/updateBlackWhiteList
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postBlackWhiteListUpdateBlackWhiteList<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.BlackWhiteListUpdateDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 新增用户样式配置
|
|
4
|
+
* @url /sysconfig/addOrEditUserThemeStyleConfig
|
|
5
|
+
* @method POST
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function postSysconfigAddOrEditUserThemeStyleConfig<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.AddOrEditStyleConfigDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 新增系统样式配置
|
|
11
|
+
* @url /sysconfig/addOrEidtSysThemeStyleConfig
|
|
12
|
+
* @method POST
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function postSysconfigAddOrEidtSysThemeStyleConfig<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.AddOrEditStyleConfigDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 新增或修改背景图片-大图
|
|
18
|
+
* @url /sysconfig/addOrUpdateBackgroundImage
|
|
19
|
+
* @method POST
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function postSysconfigAddOrUpdateBackgroundImage<R = API.ResponseDataString, T = API.ResponseDataString>(params: API.postSysconfigAddOrUpdateBackgroundImageParams, body: Record<string, unknown>, file?: File, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 新增或修改背景图片-小图
|
|
25
|
+
* @url /sysconfig/addOrUpdateBackgroundSmallImage
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postSysconfigAddOrUpdateBackgroundSmallImage<R = API.ResponseDataString, T = API.ResponseDataString>(params: API.postSysconfigAddOrUpdateBackgroundSmallImageParams, body: Record<string, unknown>, file?: File, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 新增或修改log图片
|
|
32
|
+
* @url /sysconfig/addOrUpdateLogImage
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postSysconfigAddOrUpdateLogImage<R = API.ResponseDataString, T = API.ResponseDataString>(body: Record<string, unknown>, file?: File, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
37
|
+
/**
|
|
38
|
+
* @description 新增或修改登录页配置项
|
|
39
|
+
* @url /sysconfig/addOrUpdateLoginConfigurationItem
|
|
40
|
+
* @method POST
|
|
41
|
+
* @author @pubinfo/openapi
|
|
42
|
+
*/
|
|
43
|
+
export declare function postSysconfigAddOrUpdateLoginConfigurationItem<R = API.ResponseDataPubSysConfig, T = API.ResponseDataPubSysConfig>(body: API.AddOrUpdateConfigurationItemDTO, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
44
|
+
/**
|
|
45
|
+
* @description 通过code下载文件(返回流)
|
|
46
|
+
* @url /sysconfig/downLoadImageStreamByCode
|
|
47
|
+
* @method GET
|
|
48
|
+
* @author @pubinfo/openapi
|
|
49
|
+
*/
|
|
50
|
+
export declare function getSysconfigDownLoadImageStreamByCode<R = any, T = any>(params: API.getSysconfigDownLoadImageStreamByCodeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
51
|
+
/**
|
|
52
|
+
* @description 编辑系统安全配置
|
|
53
|
+
* @url /sysconfig/editSysSecurityConfig
|
|
54
|
+
* @method POST
|
|
55
|
+
* @author @pubinfo/openapi
|
|
56
|
+
*/
|
|
57
|
+
export declare function postSysconfigEditSysSecurityConfig<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.EditSysSecurityConfigDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
58
|
+
/**
|
|
59
|
+
* @description 获取登录页配置项
|
|
60
|
+
* @url /sysconfig/getLoginConfigurationItem
|
|
61
|
+
* @method POST
|
|
62
|
+
* @author @pubinfo/openapi
|
|
63
|
+
*/
|
|
64
|
+
export declare function postSysconfigGetLoginConfigurationItem<R = API.ResponseDataPubSysConfig, T = API.ResponseDataPubSysConfig>(options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
65
|
+
/**
|
|
66
|
+
* @description 获取系统安全配置
|
|
67
|
+
* @url /sysconfig/getSysSecurityConfig
|
|
68
|
+
* @method GET
|
|
69
|
+
* @author @pubinfo/openapi
|
|
70
|
+
*/
|
|
71
|
+
export declare function getSysconfigGetSysSecurityConfig<R = API.ResponseDataPubSysConfig, T = API.ResponseDataPubSysConfig>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
72
|
+
/**
|
|
73
|
+
* @description 获取系统样式配置
|
|
74
|
+
* @url /sysconfig/getSysThemeStyleConfig
|
|
75
|
+
* @method GET
|
|
76
|
+
* @author @pubinfo/openapi
|
|
77
|
+
*/
|
|
78
|
+
export declare function getSysconfigGetSysThemeStyleConfig<R = API.ResponseDataPubSysConfig, T = API.ResponseDataPubSysConfig>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
79
|
+
/**
|
|
80
|
+
* @description 获取样式配置
|
|
81
|
+
* @url /sysconfig/getThemeStyleConfig
|
|
82
|
+
* @method GET
|
|
83
|
+
* @author @pubinfo/openapi
|
|
84
|
+
*/
|
|
85
|
+
export declare function getSysconfigGetThemeStyleConfig<R = API.ResponseDataPubSysConfig, T = API.ResponseDataPubSysConfig>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
86
|
+
/**
|
|
87
|
+
* @description 获取用户样式配置
|
|
88
|
+
* @url /sysconfig/getUserThemeStyleConfig
|
|
89
|
+
* @method GET
|
|
90
|
+
* @author @pubinfo/openapi
|
|
91
|
+
*/
|
|
92
|
+
export declare function getSysconfigGetUserThemeStyleConfig<R = API.ResponseDataPubSysConfig, T = API.ResponseDataPubSysConfig>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
93
|
+
/**
|
|
94
|
+
* @description 重置用户样式配置
|
|
95
|
+
* @url /sysconfig/resetUserThemeStyleConfig
|
|
96
|
+
* @method POST
|
|
97
|
+
* @author @pubinfo/openapi
|
|
98
|
+
*/
|
|
99
|
+
export declare function postSysconfigResetUserThemeStyleConfig<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 字典项删除
|
|
4
|
+
* @url /dict/item/delete/${param0}
|
|
5
|
+
* @method DELETE
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function deleteDictItemDeleteById<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.deleteDictItemDeleteByIdParams, options?: Parameters<typeof request.Delete<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 字典项列表
|
|
11
|
+
* @url /dict/item/list
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getDictItemList<R = API.ResponseDataListDictItemVo, T = API.ResponseDataListDictItemVo>(params: API.getDictItemListParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 字典项列表(批量返回)
|
|
18
|
+
* @url /dict/item/list/batch
|
|
19
|
+
* @method GET
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function getDictItemListBatch<R = API.ResponseDataListDictItemBatchVo, T = API.ResponseDataListDictItemBatchVo>(params: API.getDictItemListBatchParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 字典项分页查询
|
|
25
|
+
* @url /dict/item/page
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postDictItemPage<R = API.ResponseDataPageDataDictItemVo, T = API.ResponseDataPageDataDictItemVo>(body: API.DictItemQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 字典项保存
|
|
32
|
+
* @url /dict/item/save
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postDictItemSave<R = API.ResponseDataString, T = API.ResponseDataString>(body: API.DictItemSaveDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
37
|
+
/**
|
|
38
|
+
* @description 字典类型删除
|
|
39
|
+
* @url /dict/type/delete/${param0}
|
|
40
|
+
* @method DELETE
|
|
41
|
+
* @author @pubinfo/openapi
|
|
42
|
+
*/
|
|
43
|
+
export declare function deleteDictTypeDeleteById<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.deleteDictTypeDeleteByIdParams, options?: Parameters<typeof request.Delete<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
44
|
+
/**
|
|
45
|
+
* @description 字典类型分页查询
|
|
46
|
+
* @url /dict/type/page
|
|
47
|
+
* @method POST
|
|
48
|
+
* @author @pubinfo/openapi
|
|
49
|
+
*/
|
|
50
|
+
export declare function postDictTypePage<R = API.ResponseDataPageDataDictTypeVo, T = API.ResponseDataPageDataDictTypeVo>(body: API.DictTypeQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
51
|
+
/**
|
|
52
|
+
* @description 字典类型保存
|
|
53
|
+
* @url /dict/type/save
|
|
54
|
+
* @method POST
|
|
55
|
+
* @author @pubinfo/openapi
|
|
56
|
+
*/
|
|
57
|
+
export declare function postDictTypeSave<R = API.ResponseDataString, T = API.ResponseDataString>(body: API.DictTypeSaveDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 操作日志详情
|
|
4
|
+
* @url /log/operate/detailOperate
|
|
5
|
+
* @method GET
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function getLogOperateDetailOperate<R = API.ResponseDataPubOperateLogDto, T = API.ResponseDataPubOperateLogDto>(params: API.getLogOperateDetailOperateParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 操作日志分页查询
|
|
11
|
+
* @url /log/operate/page
|
|
12
|
+
* @method POST
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function postLogOperatePage<R = API.ResponseDataPageDataPubOperateLogDto, T = API.ResponseDataPageDataPubOperateLogDto>(body: API.PubOperateLogQuery, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 登录日志详情
|
|
4
|
+
* @url /log/login/detailLogin
|
|
5
|
+
* @method GET
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function getLogLoginDetailLogin<R = API.ResponseDataPubLoginLogDto, T = API.ResponseDataPubLoginLogDto>(params: API.getLogLoginDetailLoginParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 登录日志分页查询
|
|
11
|
+
* @url /log/login/page
|
|
12
|
+
* @method POST
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function postLogLoginPage<R = API.ResponseDataPageDataPubLoginLogDto, T = API.ResponseDataPageDataPubLoginLogDto>(body: API.PubLoginLogQuery, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 删除 delete
|
|
4
|
+
* @url /rbac/post/delete/${param0}
|
|
5
|
+
* @method DELETE
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function deleteRbacPostDeleteById<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.deleteRbacPostDeleteByIdParams, options?: Parameters<typeof request.Delete<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 根据主键获取信息 detail
|
|
11
|
+
* @url /rbac/post/detail/${param0}
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getRbacPostDetailById<R = API.ResponseDataPubPost, T = API.ResponseDataPubPost>(params: API.getRbacPostDetailByIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 分页查询 findPage
|
|
18
|
+
* @url /rbac/post/findPage
|
|
19
|
+
* @method POST
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function postRbacPostFindPage<R = API.ResponseDataPageDataPubPost, T = API.ResponseDataPageDataPubPost>(body: API.PubPostQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 全量岗位列表查询 list
|
|
25
|
+
* @url /rbac/post/list
|
|
26
|
+
* @method GET
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function getRbacPostList<R = API.ResponseDataListPubPost, T = API.ResponseDataListPubPost>(params: API.getRbacPostListParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 新增岗位 save
|
|
32
|
+
* @url /rbac/post/save
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postRbacPostSave<R = API.ResponseDataString, T = API.ResponseDataString>(body: API.PubPostDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './gangweijiekou';
|
|
2
|
+
export * from './jiaosejiekou';
|
|
3
|
+
export * from './pubJiaosezukongzhiqi';
|
|
4
|
+
export * from './shujuquanxianzhubiaokongzhiqi';
|
|
5
|
+
export * from './yonghujiekou';
|
|
6
|
+
export * from './yonghushoucangbiaojiekou';
|
|
7
|
+
export * from './yonghuzuijinchangyongbiaojiekou';
|
|
8
|
+
export * from './ziyuanjiekou';
|
|
9
|
+
export * from './zuhuguanlijiekou';
|
|
10
|
+
export * from './zuzhijiaosebiaokongzhiqi';
|
|
11
|
+
export * from './zuzhijiekou';
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 角色新增
|
|
4
|
+
* @url /rbac/role/addRole
|
|
5
|
+
* @method POST
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function postRbacRoleAddRole<R = API.ResponseDataPubRoleBo, T = API.ResponseDataPubRoleBo>(body: API.PubRoleAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 根据id查询
|
|
11
|
+
* @url /rbac/role/info
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getRbacRoleInfo<R = API.ResponseDataPubRoleResourceBo, T = API.ResponseDataPubRoleResourceBo>(params: API.getRbacRoleInfoParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 角色删除
|
|
18
|
+
* @url /rbac/role/roleDelete
|
|
19
|
+
* @method GET
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function getRbacRoleRoleDelete<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.getRbacRoleRoleDeleteParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 角色不分页查询
|
|
25
|
+
* @url /rbac/role/roleList
|
|
26
|
+
* @method GET
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function getRbacRoleRoleList<R = API.ResponseDataListPubRole, T = API.ResponseDataListPubRole>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 角色分页查询
|
|
32
|
+
* @url /rbac/role/rolePage
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postRbacRoleRolePage<R = API.ResponseDataPageDataPubRoleBo, T = API.ResponseDataPageDataPubRoleBo>(body: API.PubRoleQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
37
|
+
/**
|
|
38
|
+
* @description 角色编辑
|
|
39
|
+
* @url /rbac/role/roleUpdate
|
|
40
|
+
* @method POST
|
|
41
|
+
* @author @pubinfo/openapi
|
|
42
|
+
*/
|
|
43
|
+
export declare function postRbacRoleRoleUpdate<R = API.ResponseDataPubRoleBo, T = API.ResponseDataPubRoleBo>(body: API.PubRoleUpdateDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
44
|
+
/**
|
|
45
|
+
* @description 角色用户分页查询
|
|
46
|
+
* @url /rbac/role/roleUserPage
|
|
47
|
+
* @method POST
|
|
48
|
+
* @author @pubinfo/openapi
|
|
49
|
+
*/
|
|
50
|
+
export declare function postRbacRoleRoleUserPage<R = API.ResponseDataPageDataPubUserOrgRoleBo, T = API.ResponseDataPageDataPubUserOrgRoleBo>(body: API.PubRoleQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 删除PubRoleGroup 根据ID删除PubRoleGroup
|
|
4
|
+
* @url /rbac/pubRoleGroup/delete
|
|
5
|
+
* @method DELETE
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function deleteRbacPubRoleGroupDelete<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.deleteRbacPubRoleGroupDeleteParams, options?: Parameters<typeof request.Delete<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 获取所有PubRoleGroup 返回所有pub_角色组列表
|
|
11
|
+
* @url /rbac/pubRoleGroup/getAll
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getRbacPubRoleGroupGetAll<R = API.ResponseDataListPubRoleGroup, T = API.ResponseDataListPubRoleGroup>(params: API.getRbacPubRoleGroupGetAllParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 根据ID获取pub_角色组 返回指定ID的pub_角色组
|
|
18
|
+
* @url /rbac/pubRoleGroup/getById
|
|
19
|
+
* @method GET
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function getRbacPubRoleGroupGetById<R = API.ResponseDataPubRoleGroup, T = API.ResponseDataPubRoleGroup>(params: API.getRbacPubRoleGroupGetByIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 分页查询PubRoleGroup 返回pub_角色组分页
|
|
25
|
+
* @url /rbac/pubRoleGroup/pageQuery
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postRbacPubRoleGroupPageQuery<R = API.ResponseDataPageDataPubRoleGroup, T = API.ResponseDataPageDataPubRoleGroup>(body: API.PubRoleGroupQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 创建pub_角色组 根据请求体创建一个新的pub_角色组
|
|
32
|
+
* @url /rbac/pubRoleGroup/save
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postRbacPubRoleGroupSave<R = API.ResponseDataPubRoleGroup, T = API.ResponseDataPubRoleGroup>(body: API.PubRoleGroupAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
37
|
+
/**
|
|
38
|
+
* @description 更新PubRoleGroup 根据ID更新PubRoleGroup的详细信息
|
|
39
|
+
* @url /rbac/pubRoleGroup/update
|
|
40
|
+
* @method POST
|
|
41
|
+
* @author @pubinfo/openapi
|
|
42
|
+
*/
|
|
43
|
+
export declare function postRbacPubRoleGroupUpdate<R = API.ResponseDataPubRoleGroup, T = API.ResponseDataPubRoleGroup>(body: API.PubRoleGroupUpdateDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 数据权限不分页下拉列表
|
|
4
|
+
* @url /rbac/pubDataPermissions/dataPermissionList
|
|
5
|
+
* @method GET
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function getRbacPubDataPermissionsDataPermissionList<R = API.ResponseDataListshujuquanxianshituduixiang, T = API.ResponseDataListshujuquanxianshituduixiang>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 删除数据权限 根据ID删除PubDataPermissions
|
|
11
|
+
* @url /rbac/pubDataPermissions/delete
|
|
12
|
+
* @method DELETE
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function deleteRbacPubDataPermissionsDelete<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.deleteRbacPubDataPermissionsDeleteParams, options?: Parameters<typeof request.Delete<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 根据ID获取数据权限详情 返回指定ID的数据权限主表
|
|
18
|
+
* @url /rbac/pubDataPermissions/getById
|
|
19
|
+
* @method GET
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function getRbacPubDataPermissionsGetById<R = API.ResponseDatashujuquanxianbianjiduixiang, T = API.ResponseDatashujuquanxianbianjiduixiang>(params: API.getRbacPubDataPermissionsGetByIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 获取用户各组织数据权限
|
|
25
|
+
* @url /rbac/pubDataPermissions/getUserOrgDataPermissionList
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postRbacPubDataPermissionsGetUserOrgDataPermissionList<R = API.ResponseDatashouquanshujuquanxianduixiang, T = API.ResponseDatashouquanshujuquanxianduixiang>(params: API.postRbacPubDataPermissionsGetUserOrgDataPermissionListParams, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 授权数据权限
|
|
32
|
+
* @url /rbac/pubDataPermissions/grantDataPermission
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postRbacPubDataPermissionsGrantDataPermission<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(body: API.xinzengshouquanshujuquanxianduixiang, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
37
|
+
/**
|
|
38
|
+
* @description 编辑角色和授权数据权限
|
|
39
|
+
* @url /rbac/pubDataPermissions/grantUserRoleAndDatPermission
|
|
40
|
+
* @method POST
|
|
41
|
+
* @author @pubinfo/openapi
|
|
42
|
+
*/
|
|
43
|
+
export declare function postRbacPubDataPermissionsGrantUserRoleAndDatPermission<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(body: API.bianjijiaoseheshouquanshujuquanxianduixiang[], options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
44
|
+
/**
|
|
45
|
+
* @description 分页查询数据权限 返回数据权限主表分页
|
|
46
|
+
* @url /rbac/pubDataPermissions/pageQuery
|
|
47
|
+
* @method POST
|
|
48
|
+
* @author @pubinfo/openapi
|
|
49
|
+
*/
|
|
50
|
+
export declare function postRbacPubDataPermissionsPageQuery<R = API.ResponseDataPageDatashujuquanxianshituduixiang, T = API.ResponseDataPageDatashujuquanxianshituduixiang>(body: API.shujuquanxianchaxunduixiang, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
51
|
+
/**
|
|
52
|
+
* @description 创建数据权限 根据请求体创建一个新的数据权限主表
|
|
53
|
+
* @url /rbac/pubDataPermissions/save
|
|
54
|
+
* @method POST
|
|
55
|
+
* @author @pubinfo/openapi
|
|
56
|
+
*/
|
|
57
|
+
export declare function postRbacPubDataPermissionsSave<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(body: API.shujuquanxianxinzenghuogengxinduixiang, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
58
|
+
/**
|
|
59
|
+
* @description 更新数据权限 根据ID更新PubDataPermissions的详细信息
|
|
60
|
+
* @url /rbac/pubDataPermissions/update
|
|
61
|
+
* @method POST
|
|
62
|
+
* @author @pubinfo/openapi
|
|
63
|
+
*/
|
|
64
|
+
export declare function postRbacPubDataPermissionsUpdate<R = API.ResponseDataPubDataPermissions, T = API.ResponseDataPubDataPermissions>(body: API.shujuquanxianxinzenghuogengxinduixiang, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 修改登录密码
|
|
4
|
+
* @url /rbac/user/changePassword
|
|
5
|
+
* @method PUT
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function putRbacUserChangePassword<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.putRbacUserChangePasswordParams, options?: Parameters<typeof request.Put<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 编辑角色和授权数据权限
|
|
11
|
+
* @url /rbac/user/grantUserRoleAndDatPermission
|
|
12
|
+
* @method POST
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function postRbacUserGrantUserRoleAndDatPermission<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(body: API.bianjijiaoseheshouquanshujuquanxianduixiang[], options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 根据id查询
|
|
18
|
+
* @url /rbac/user/info
|
|
19
|
+
* @method GET
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function getRbacUserInfo<R = API.ResponseDataPubUserBo, T = API.ResponseDataPubUserBo>(params: API.getRbacUserInfoParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 用户新增
|
|
25
|
+
* @url /rbac/user/pubUserAdd
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postRbacUserPubUserAdd<R = API.ResponseDataString, T = API.ResponseDataString>(body: API.PubUserAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 重置登录密码
|
|
32
|
+
* @url /rbac/user/resetPassword
|
|
33
|
+
* @method PUT
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function putRbacUserResetPassword<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.putRbacUserResetPasswordParams, options?: Parameters<typeof request.Put<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
37
|
+
/**
|
|
38
|
+
* @description 用户id和组织id查询详情
|
|
39
|
+
* @url /rbac/user/userAndOrgList
|
|
40
|
+
* @method POST
|
|
41
|
+
* @author @pubinfo/openapi
|
|
42
|
+
*/
|
|
43
|
+
export declare function postRbacUserUserAndOrgList<R = API.ResponseDataListPubUserDto, T = API.ResponseDataListPubUserDto>(body: API.PubUserAndOrgQueryDto[], options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
44
|
+
/**
|
|
45
|
+
* @description 用户删除
|
|
46
|
+
* @url /rbac/user/userDelete
|
|
47
|
+
* @method GET
|
|
48
|
+
* @author @pubinfo/openapi
|
|
49
|
+
*/
|
|
50
|
+
export declare function getRbacUserUserDelete<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.getRbacUserUserDeleteParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
51
|
+
/**
|
|
52
|
+
* @description 登录用户完整信息
|
|
53
|
+
* @url /rbac/user/userEntireInfo
|
|
54
|
+
* @method GET
|
|
55
|
+
* @author @pubinfo/openapi
|
|
56
|
+
*/
|
|
57
|
+
export declare function getRbacUserUserEntireInfo<R = API.ResponseDataPubUserBo, T = API.ResponseDataPubUserBo>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
58
|
+
/**
|
|
59
|
+
* @description 用户和组织信息分页查询
|
|
60
|
+
* @url /rbac/user/userForMultiOrgPage
|
|
61
|
+
* @method POST
|
|
62
|
+
* @author @pubinfo/openapi
|
|
63
|
+
*/
|
|
64
|
+
export declare function postRbacUserUserForMultiOrgPage<R = API.ResponseDataPageDataPubUserOrgBo, T = API.ResponseDataPageDataPubUserOrgBo>(body: API.PubUserSplitOrgQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
65
|
+
/**
|
|
66
|
+
* @description 用户分页查询
|
|
67
|
+
* @url /rbac/user/userPage
|
|
68
|
+
* @method POST
|
|
69
|
+
* @author @pubinfo/openapi
|
|
70
|
+
*/
|
|
71
|
+
export declare function postRbacUserUserPage<R = API.ResponseDataPageDataPubUserBo, T = API.ResponseDataPageDataPubUserBo>(body: API.PubUserQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
72
|
+
/**
|
|
73
|
+
* @description 用户编辑
|
|
74
|
+
* @url /rbac/user/userUpdate
|
|
75
|
+
* @method POST
|
|
76
|
+
* @author @pubinfo/openapi
|
|
77
|
+
*/
|
|
78
|
+
export declare function postRbacUserUserUpdate<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(body: API.PubUserUpdateDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
79
|
+
/**
|
|
80
|
+
* @description 用户编辑(详情和组织等)-2024年6月24日
|
|
81
|
+
* @url /rbac/user/userUpdate-v2
|
|
82
|
+
* @method POST
|
|
83
|
+
* @author @pubinfo/openapi
|
|
84
|
+
*/
|
|
85
|
+
export declare function postRbacUserUserUpdateV2<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(body: API.PubUserUpdateDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 删除用户收藏表数据 删除用户收藏表数据
|
|
4
|
+
* @url /rbac/collect/${param0}/delete
|
|
5
|
+
* @method POST
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function postRbacCollectByIdDelete<R = API.ResponseData, T = API.ResponseData>(params: API.postRbacCollectByIdDeleteParams, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 根据主键获取用户收藏表详情 根据主键获取用户收藏表详情
|
|
11
|
+
* @url /rbac/collect/${param0}/detail
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getRbacCollectByIdDetail<R = API.ResponseDataPubUserCollect, T = API.ResponseDataPubUserCollect>(params: API.getRbacCollectByIdDetailParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 添加用户收藏表数据 添加用户收藏表数据
|
|
18
|
+
* @url /rbac/collect/add
|
|
19
|
+
* @method POST
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function postRbacCollectAdd<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.AddPubUserCollectDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 分页查询用户收藏表 分页查询用户收藏表
|
|
25
|
+
* @url /rbac/collect/findPage
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postRbacCollectFindPage<R = API.ResponseDataPageDataPubUserCollect, T = API.ResponseDataPageDataPubUserCollect>(body: API.PubUserCollectDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 取消用户收藏表数据 取消用户收藏表数据
|
|
32
|
+
* @url /rbac/collect/removeCollect
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postRbacCollectRemoveCollect<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.AddPubUserCollectDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|