public static byte[] duqu(string sql, CommandType type, params SqlParameter[] pars) { byte[] bt = getData.duqu(sql, "db_office"); return(bt); }