zhangxiao
2024-08-27 65ed34b002810ae406f1e17810af4638ae7e55b0
src/store/modules/user/types.ts
@@ -17,4 +17,5 @@
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}