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