11
cjs
2 天以前 06747ef981873358950982e7a53c6d221ef93ac3
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))]