10 天以前 48594bf1b5e60bee258116ca7ce36c2834477ba6
src/main/java/com/ruoyi/stock/execl/StockOutRecordExportData.java
@@ -19,6 +19,10 @@
    private String unit;
    @Excel(name = "出库来源")
    private String recordType;
    @Excel(name = "来源单号")
    private String sourceNo;
    @Excel(name = "销售单号")
    private String salesContractNo;
    @Excel(name = "出库数量")
    private String stockInNum;
    @Excel(name = "出库时间")