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; }