修改路由

This commit is contained in:
2026-02-05 22:14:36 +08:00
parent 8fc1f675ff
commit 8e3141d3c9
74 changed files with 388 additions and 74 deletions

View File

@@ -29,4 +29,3 @@ export interface GetApiRoleListParams {
/** 部门ID */
departmentId?: number;
}