CZT
2023-10-18 0ca04b760d5c78cc0388efc58e37f02892b2b475
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1212.java
@@ -9,7 +9,7 @@
import java.util.Date;
/**
 * 接口表-粮食库存信息
 * 接口表-客户信息
 */
@Data
@EqualsAndHashCode(callSuper = false)
@@ -41,31 +41,31 @@
    private String khmc;
    @PropertyDef(label = "法定代表人")
    private String fddbr;
    private String fddbr = "无";
    @PropertyDef(label = "通讯地址")
    private String txdz;
    private String txdz = "无";
    @PropertyDef(label = "邮政编码")
    private String yzbm;
    private String yzbm = "无";
    @PropertyDef(label = "联系人姓名")
    private String lxrxm;
    private String lxrxm = "无";
    @PropertyDef(label = "联系电话")
    private String lxrdh;
    private String lxrdh = "无";
    @PropertyDef(label = "联系人身份证号")
    private String lxrsfzh;
    private String lxrsfzh = "无";
    @PropertyDef(label = "电子信箱")
    private String dzyx;
    private String dzyx = "1";
    @PropertyDef(label = "客户方开户行")
    private String khfkhh;
    private String khfkhh = "999";
    @PropertyDef(label = "客户方账号")
    private String khfzh;
    private String khfzh = "0";
    @PropertyDef(label = "操作标志")
    private String czbz;