生成电梯任务与判断一托延迟处理,生产入库调整
This commit is contained in:
@@ -8,6 +8,7 @@ namespace Tnb.WarehouseMgr.Entities.Dto
|
||||
{
|
||||
public class WmsPrdInstockCodeInput
|
||||
{
|
||||
public string prd_instockd_id { get; set; }
|
||||
public decimal planqty { get; set; }
|
||||
public decimal pqty { get; set; }
|
||||
public string code_batch { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user