bug
This commit is contained in:
@@ -38,11 +38,6 @@ namespace Tnb.ProductionMgr.Entities
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public int? icmo_qty { get; set; }
|
||||
/// <summary>
|
||||
/// 已报工数量
|
||||
/// </summary>
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public int? reported_work_qty { get; set; }
|
||||
/// <summary>
|
||||
/// 提报数
|
||||
/// </summary>
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
|
||||
Reference in New Issue
Block a user