Models/TN_Task.cs
@@ -84,6 +84,9 @@ public int N_END_LAYER { get; internal set; } public int N_CNTR_COUNT { get; internal set; } public string S_BS_NO { get; set; } = string.Empty; public string S_BS_TYPE { get; set; } = string.Empty; ///// <summary> ///// 是否强制出库:0不强制 1强制 ///// </summary>