停机时长维修时长字段字符串改数字类型
This commit is contained in:
@@ -25,6 +25,11 @@ namespace Tnb.ProductionMgr.Entities.Dto
|
||||
/// </summary>
|
||||
public int is_check { get; set; }
|
||||
|
||||
public string? station_id { get; set; }
|
||||
public string? workline_id { get; set; }
|
||||
public string? workshop_id { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 子表明细
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user