Models/TN_Location.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_Location")] public class TN_Location : BaseModel {