info: 返回状态说明,status为0时,info返回错误原因,否则返回“OK”
@JsonKey(fromJson: stringNullableFromJson) final String? info;