public int SaveQueryInfo(DataTable dt, string helpid, string ocode, string logid) { return(dac.SaveQueryInfo(dt, helpid, ocode, logid)); }