HH.WCS.Mobox3.NongFuLinZhi/models/LocCntrRel.cs
@@ -19,6 +19,10 @@ public string S_STATE_PRE { get; set; } public int N_REVIEW_RESULT { get; set; } public int N_BIND_ORDER { get; set; } /// <summary> /// 托盘来源 /// </summary> public string S_SRC { get; set; } [SugarColumn(IsIgnore = true)] [Navigate(NavigateType.OneToMany, nameof(S_CNTR_CODE))]