吉安感知网项目-前端
张含笑
2026-03-05 9340a488daf184891780bc7d474cfd1a5c1cf85d
applications/drone-command/src/api/system/user.js
@@ -1,6 +1,6 @@
import request from '@/axios';
export const getList = (current, size,sysType, params, deptId) => {
export const getList = (current, size,sysType,params, deptId) => {
  return request({
    url: '/blade-system/user/page',
    method: 'get',