private object GetCFQKSource(string slbh)
        {
            JGCXBLL bll = new JGCXBLL();

            return(bll.GetCFQK(slbh));
        }