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; }