吉安感知网项目-前端
chenyao
2026-07-08 2bdea5ee8c220ffbd7edfdf5f053b99501a52b10
applications/drone-command/src/api/system/user.js
@@ -1,6 +1,6 @@
import request from '@/axios';
export const getList = (current, size, params, deptId) => {
export const getList = (current, size,params, deptId) => {
  return request({
    url: '/blade-system/user/page',
    method: 'get',