分配员工改成多选
This commit is contained in:
@@ -12,5 +12,6 @@ namespace Tnb.ProductionMgr.Entities.Dto
|
||||
public int? scheduled_qty { get; set; }
|
||||
public string create_time { get; set; }
|
||||
public string workstation_id { get; set; }
|
||||
public string worker_id { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user