Exemplo n.º 1
0
 // 主页-下载附件
 public static DataTable GetNewDownloadFile(string id)
 {
     return(FlowMeterPro.GetNewDownloadFile(id));
 }