czt
2025-01-03 8adf27f14cda2d8e31365e94d81779196e7859f0
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1212.java
@@ -14,23 +14,17 @@
@Data
public class Nx2023Api1212 implements Serializable {
    @PropertyDef(label = "单位代码")
    private String dwdm;
    @PropertyDef(label = "统一单位编码")
    private String tydwbm;
    @PropertyDef(label = "单位代码")
    private String dwdm;
    @PropertyDef(label = "统一库区编码")
    private String tykqbm;
    @PropertyDef(label = "单位名称")
    private String dwmc;
    @PropertyDef(label = "库区代码")
    private String kqdm;
    @PropertyDef(label = "库区名称")
    private String kqmc;
    @PropertyDef(label = "客户类型")
    private String khlx;