出库导入报错;
This commit is contained in:
+3
@@ -137,4 +137,7 @@ public class StockShelfOrderDTO extends StockInOrderBaseDTO {
|
||||
|
||||
@ApiModelProperty("推送人姓名")
|
||||
private String pushByName;
|
||||
@ApiModelProperty("批次号")
|
||||
@Excel(name = "批次号")
|
||||
private String batchNo;
|
||||
}
|
||||
Reference in New Issue
Block a user