예제 #1
0
 /// <summary>
 ///设备类型下拉框G_Repair_type
 /// </summary>
 public string Get_G_Repair_type()
 {
     return(Data_dal.Get_G_Repair_type());
 }