kazelee
2025-07-07 3ce6c91e5325d0067596b5a571a4faa74d067289
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; }