@@ -12,7 +12,7 @@ export function staffListUser(query) {
export function myStaffListUser(query) {
return request({
- url: '/qw/user/myStaffListUser',
+ url: '/qw/user/myStaffList',
method: 'get',
params: query
})