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