mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-05-21 22:57:53 +00:00
工作流插件参与进入项目本体
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
import service from '@/utils/request'
|
||||
|
||||
// @Summary 用户登录
|
||||
// @Produce application/json
|
||||
// @Param {
|
||||
// page int
|
||||
// pageSize int
|
||||
// }
|
||||
|
||||
// @Router /authority/getAuthorityList [post]
|
||||
export const getAuthorityList = (data) => {
|
||||
return service({
|
||||
|
||||
Reference in New Issue
Block a user