models/WCSTask.cs
@@ -41,7 +41,9 @@ public string S_CODE { get; set; } //1前移车 2 堆垛车 public int N_ERR { get; set; } //高度 public string S_EQ_TASK_CODE { get; set; } //重量 public string S_STATE_PRE { get; set; } public int N_REVIEW_RESULT { get; set; }