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