コード例 #1
0
 public bool ExistsZZS(string fyd, string batch)
 {
     return(dal.ExistsZZS(fyd, batch));
 }