chore: core-ui deps

This commit is contained in:
jialin
2026-04-24 14:28:30 +08:00
committed by jialin
parent 6c161c6ae7
commit 16449613e0
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -133,8 +133,8 @@ export const request: RequestConfig = {
};
/**
* 动态修改路由
* @param routes 路由配置
* @description patch the client routes
* @param routes routes
*/
export function patchClientRoutes({ routes }: any) {
mergeEnterpriseRoutes(routes);