示例#1
0
        public bool themdv(string dv)
        {
            bool re = thDAL.themdv(dv);

            return(re);
        }