kazelee
2025-06-17 33b84a02e80c24e2106c67a388d9a3c1fa5f5603
models/TN_Task.cs
@@ -78,6 +78,10 @@
        public string S_EQ_TASK_CODE { get; set; }
        public string S_CNTR_CODE { get; set; }
        /// <summary>
        /// 作业编码
        /// </summary>
        public string S_OP_CODE { get; set; }
        public string S_OP_NAME { get; set; }
    
        public int N_START_LAYER { get; internal set; }