huminmin
14 小时以前 39e8f88af6d3c07c183cda4e7c1d1b1c850209f5
src/main/java/com/ruoyi/sales/dto/SalesLedgerProductImportDto.java
@@ -62,6 +62,18 @@
    private BigDecimal taxInclusiveTotalPrice;
    /**
     * 运费单价
     */
    @Excel(name = "运费单价")
    private BigDecimal freightUnitPrice;
    /**
     * 总运费
     */
    @Excel(name = "总运费")
    private BigDecimal totalFreight;
    /**
     * 发票类型
     */
    @Excel(name = "发票类型")