zhangxiao
2024-08-19 56136d7b32b1e5e794d01fc287b7ef417e77b99e
src/store/modules/user/types.ts
@@ -16,4 +16,6 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}