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