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