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