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