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