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