111
cjs
2025-07-15 7fda4aeb36beda46d767a78082573692e7b85651
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))]