bug调整
This commit is contained in:
@@ -88,7 +88,7 @@ public class AutoDataDto {
|
||||
@SerializedName("Code")
|
||||
@JsonProperty("Code")
|
||||
@ApiModelProperty("事件码")
|
||||
private Integer code;
|
||||
private String code;
|
||||
|
||||
@SerializedName("Data")
|
||||
@JsonProperty("Data")
|
||||
|
||||
Reference in New Issue
Block a user