1
pulg
9 天以前 dc600c6298a3231e05875813ec0fa2fa18151d84
HH.WCS.QingXiNongfu/wms/WMSModel.cs
@@ -137,6 +137,8 @@
        {
            get; set;
        }
        public string C_ENABLE { get; set; }
        //public string S_DEEP { get; set; }
        [SugarColumn(IsIgnore = true)]
@@ -178,6 +180,7 @@
        public string S_TYPE { get; set; }
        [SugarColumn(IsIgnore = true)]
        [Navigate(NavigateType.OneToOne, nameof(S_CNTR_CODE))]
        public CntrItemRel CntrItemRel { get; set; }