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