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