去除引用common.props
This commit is contained in:
@@ -6,17 +6,17 @@ namespace Tnb.ProductionMgr.Entities.Dto.PrdManage
|
||||
public class CountEstimatedEndTimeInput
|
||||
{
|
||||
public DateTime estimated_start_date { get; set; }
|
||||
|
||||
|
||||
public int scheduled_qty { get; set; }
|
||||
|
||||
|
||||
public string? equip_id { get; set; }
|
||||
|
||||
|
||||
public string? molds_id { get; set; }
|
||||
|
||||
|
||||
public string? material_id { get; set; }
|
||||
|
||||
|
||||
public string? mbom_id { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 1 注塑挤出排产 2 组装包装排产
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user