huminmin
2026-06-10 fe01e3b188e24a20b539f92e436d967aaf77ee1a
src/main/java/com/ruoyi/purchase/dto/PurchaseLedgerProductImportDto.java
@@ -69,6 +69,18 @@
    private BigDecimal taxInclusiveTotalPrice;
    /**
     * 运费单价
     */
    @Excel(name = "运费单价")
    private BigDecimal freightUnitPrice;
    /**
     * 总运费
     */
    @Excel(name = "总运费")
    private BigDecimal totalFreight;
    /**
     * 发票类型
     */
    @Excel(name = "发票类型")