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