models/TN_Container.cs
@@ -10,6 +10,10 @@ public class TN_Container : BaseModel { public string S_CODE { get; set; } public string S_TYPE { get; set; } public string S_SPEC { get; set; } public int N_DETAIL_COUNT { get; set; } [SugarColumn(IsIgnore = true)]