feat: 库存盘点联查名字
This commit is contained in:
@@ -80,5 +80,10 @@ public class WmsStockVo {
|
||||
@ExcelProperty(value = "备注")
|
||||
private String remark;
|
||||
|
||||
/**
|
||||
* 仓库/库区名称
|
||||
*/
|
||||
@ExcelProperty(value = "仓库/库区名称")
|
||||
private String warehouseName;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user