예제 #1
0
 /// <summary>
 /// 隐患设施
 /// </summary>
 public string Get_HiddenDangerDevice()
 {
     return(Data_dal.Get_HiddenDangerDevice());
 }