Exemple #1
0
 // 修改送检单-获取多条详细信息列表
 public static DataTable GetInspecInfo(string SID)
 {
     return(FlowMeterPro.GetInspecInfo(SID));
 }