dll
cjs
2025-06-23 db1084ef1a06bfa0ae83cebdb0300a3c1c723c4a
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))]