init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { post } from '@/utils/request'
|
||||
|
||||
export function fetchList() {
|
||||
return post('/exam/api/sys/role/list', {})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user