入库管理修改
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ public class StockInOrderImportRowDTO {
|
||||
|
||||
// 客户名称只在表头中,明细行不需要此字段(代码会从表头读取并应用到此字段)
|
||||
@Excel(name = "客户名称")
|
||||
private String customerName;
|
||||
private String shipperName;
|
||||
|
||||
@Excel(name = "承运商")
|
||||
private String carrier;
|
||||
|
||||
Reference in New Issue
Block a user