czt
2024-11-25 0547e2ae5469bfb96a3e6f9501427e2c29b20be0
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1103.java
@@ -14,16 +14,18 @@
@Data
public class Nx2023Api1103 implements Serializable {
    @PropertyDef(label = "统一仓房编码")
    private String tycfbm;
    @PropertyDef(label = "仓房代码" )
    private String cfdm;
    @PropertyDef(label = "统一仓房编码")
    private String tycfbm;
    @PropertyDef(label = "仓房名称" )
    private String cfmc;
    @PropertyDef(label = "统一库区编码")
    private String tykqbm;
    @PropertyDef(label = "库区代码" )
    private String kqdm;