111
cjs
4 天以前 28e5551ac4525a12bf762b4836ef37a154ed56f5
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))]