EnumTaskChainType新增,电梯,输送线
This commit is contained in:
@@ -13,4 +13,9 @@ public partial class WmsPretaskH : ITaskManagerDel
|
||||
/// </summary>
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public int move_num { get; set; }
|
||||
/// <summary>
|
||||
/// 第三方设备类型
|
||||
/// </summary>
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public string third_eqp_type { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user