|
|
|
@ -52,10 +52,20 @@ public class ProductInfoEntity {
|
|
|
|
|
private String expireDate;
|
|
|
|
|
|
|
|
|
|
private Boolean isNewest;
|
|
|
|
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone="GMT+8")
|
|
|
|
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
|
|
|
|
|
private Date updateTime;
|
|
|
|
|
|
|
|
|
|
private String cplx;
|
|
|
|
|
private String hchzsb;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private String sfwblztlcp;
|
|
|
|
|
private String cgzmraqxgxx;
|
|
|
|
|
private String sfbjwycxsy;
|
|
|
|
|
private String zdcfsycs;
|
|
|
|
|
private String sfwwjbz;
|
|
|
|
|
private String syqsfxyjxmj;
|
|
|
|
|
private String qtxxdwzlj;
|
|
|
|
|
private String mjfs;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|