仓库-拆箱功能完成
This commit is contained in:
@@ -19,6 +19,8 @@ namespace ZR.Model.MES.wms.Dto
|
||||
public class WmGoodsUnpackingDto
|
||||
{
|
||||
public ResultionPackageCodeDto Package { get; set; }
|
||||
|
||||
public int firstNum { get; set; }
|
||||
public string CreateBy { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user