private static void Main(string[] args) { var db = new MyDbUtil(); var dd = db.QueryByTable("SENSOR"); var a = 1; }