HH.WCS.Mobox3.RiDong/models/Task.cs
@@ -109,6 +109,11 @@ /// </summary> public string S_DC_NO { get; set; } /// <summary> /// 巷道 /// </summary> public int N_ROADWAY{ get; set; } internal static string GetStateStr(int state) { //0等待 1已推送 2执行 3完成 4错误