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