liyong
8 天以前 a08dce3de307ce138396db5fe7274ead2ef5c573
src/main/java/com/ruoyi/procurementrecord/dto/ProcurementPageDtoCopy.java
@@ -18,8 +18,6 @@
    private Integer id;
    private String ids;
    private Long createUser;
    /**
@@ -176,22 +174,6 @@
     */
    @Excel(name = "不含税总价")
    private BigDecimal taxExclusiveTotalPrice;
    /**
     * 每箱数量
     */
    @Excel(name = "每箱数量")
    private Integer boxNum;
    /**
     * 每箱规格
     */
    @Excel(name = "每箱规格")
    private String cartonSpecifications;
    /**
     * 美元每件
     */
    @Excel(name = "美元每件")
    private BigDecimal dollarPrice;
    /**
     * 报表日报
     */