kazelee
2025-05-29 e2303b1125817cb7887e36d5905c8f1661d685a3
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>