1
pulg
8 天以前 8f0f149d607a7246fa25e81340602ce5e47398fe
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; }