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