liudong
2024-08-23 62379c51c76ace168a0d8cc2ffb3b03b39f7a557
src/store/modules/user/types.ts
@@ -17,4 +17,5 @@
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}