refactor: ♻️ aPI 文件根据模块划分
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import DeptAPI from "@/api/dept";
|
||||
import DeptAPI from "@/api/system/dept";
|
||||
import type { ISearchConfig } from "@/components/CURD/types";
|
||||
|
||||
const searchConfig: ISearchConfig = {
|
||||
|
||||
Reference in New Issue
Block a user