示例#1
0
        public string getDates()
        {
            TempModel temp = new TempModel();

            return temp.udur();
        }