예제 #1
0
 /// <summary>
 ///获取服务器时间
 /// </summary>
 public string Get_ServerTime()
 {
     return(Data_dal.Get_ServerTime());
 }