HH.WCS.Mobox3/HH.WCS.Mobox3.DaYang/models/Container.cs
@@ -17,11 +17,15 @@ public string C_ENABLE { get; set; } = "Y"; public string S_STATE_PRE { get; set; } public int N_REVIEW_RESULT { get; set; } public int N_DETAIL_COUNT { get; set; } public int N_B_STATE { get; set; } public string S_LOCK_OP_CODE { get; set; } public string S_LOCK_STATE { get; set; } /// <summary> /// 容器来源1是正常,2是叠盘 /// </summary> public string S_SOURCE { get; set; } public int N_LOCK_STATE { get; set; }