@@ -15,7 +15,7 @@ public class WebsitPartsConfigVO {
@ZfireField(hide = true)
@ApiModelProperty(value = "id")
- private Integer id;
+ private String id;
@ApiModelProperty(value = "商户编号")