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

            return(bll.GetQSQK(slbh));
        }