摘要:
使用这个时间using System.Configuration;public ActionResult Index() { ViewBag.Menus = PrintHtmlMenu(); ViewBag.username = GetSession().LoginName; ViewBag.CountTimeUpd = ConfigurationManager.AppSettings["CountTimeUpd"]; //刷... 阅读全文
posted @ 2013-11-19 15:35
JIN__JIN
阅读(537)
评论(0)
推荐(0)
摘要:
@using System.Data; @{ Layout = null; } @{ DataTable DataServiceStaff = ViewBag.ServiceStaff as DataTable; } <!DOCTYPE html> <html> <head> <meta name= 阅读全文
posted @ 2013-11-19 14:25
JIN__JIN
阅读(860)
评论(0)
推荐(1)

浙公网安备 33010602011771号