Ben Lin
2024-09-20 4a9b45dc01fc2a9194c998f72c87aeaf2392cd61
src/api/demo/system.ts
@@ -10,7 +10,7 @@
  RolePageListGetResultModel,
  RoleListGetResultModel,
} from './model/systemModel';
import { defHttp } from '/@/utils/http/axios';
import { defHttp } from '@/utils/http/axios';
enum Api {
  AccountList = '/system/getAccountList',