kazelee
2025-06-30 f978872b6de4e7e20d992a2ee7cda902c11347b9
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; }