using System; using System.Collections.Generic; using System.Data; using System.Data.OracleClient; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; namespace 数据链接 { public static class SqlHelper { #region 样