This commit is contained in:
wucongxing8150 2025-06-30 15:13:50 +08:00
parent 1b18f1cf6d
commit 2b69218849

View File

@ -38,7 +38,7 @@ public class CasePlatformBankVo {
private Integer cityId; private Integer cityId;
@ApiModelProperty(value = "") @ApiModelProperty(value = "")
@JsonProperty("county_id") @JsonProperty("countyId")
private Integer countyId; private Integer countyId;
@ApiModelProperty(value = "创建时间") @ApiModelProperty(value = "创建时间")