Exemplo n.º 1
0
        private object GetDYQKSource(string slbh)
        {
            JGCXBLL bll = new JGCXBLL();

            return(bll.GetDYQK(slbh));
        }
Exemplo n.º 2
0
        private string GetCXLX(string slbh)
        {
            JGCXBLL bll = new JGCXBLL();

            return(bll.GetCXLX(slbh));
        }