models/TN_Task.cs @@ -38,7 +38,6 @@ /// 任务优先级 /// </summary> public int N_PRIORITY { get; set; } public string S_EQ_TASK_CODE { get; set; }