Models/TN_Container.cs
@@ -1,7 +1,7 @@ using SqlSugar; using System.Collections.Generic; namespace HH.WCS.Mobox3.AnGang.Models { namespace HH.WCS.Mobox3.AnGang.models { [SugarTable("TN_Container")] public class TN_Container : BaseModel { public string S_CODE { get; set; }