private string GetCXLX(string slbh)
        {
            JGCXBLL bll = new JGCXBLL();

            return(bll.GetCXLX(slbh));
        }