HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/process/HttpModel.cs
@@ -151,7 +151,8 @@ /// 状态变更时间 /// </summary> [JsonProperty("time")] public string Time { get; set; } public string Time { get; set; } } public partial class iteminfoArrive @@ -319,8 +320,8 @@ /// <summary> /// 物料等级 /// </summary> [JsonProperty("level")] public string Level { get; set; } [JsonProperty("partLevel")] public string PartLevel { get; set; } }