using SqlSugar; namespace PMSWPF.Data.Entities; [SugarTable("S7DataVariable")] public class DbS7DataVariable : DbDataVariable { }