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