入库管理bug修改

This commit is contained in:
秦鸿展
2026-01-24 11:34:41 +08:00
parent b3eb3f9963
commit d641a757f6
4 changed files with 306 additions and 88 deletions
@@ -126,7 +126,7 @@ public class StockInOrderImportRowDTO {
@Excel(name = "规格型号/ITEM")
private String specificationModel;
@Excel(name = "SKU码")
@Excel(name = "商品SKU码")
private String skuCode;
@Excel(name = "Invoice No.")