任务单调整 更换设备模具产线 任务单操作记录
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Tnb.ProductionMgr.Entities.Dto.PrdManage
|
||||
{
|
||||
public class ChangeMoldInput
|
||||
{
|
||||
public string mo_task_id { get; set; }
|
||||
public string mold_id { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user