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