示例#1
0
 public static DataTable ExecuteProDetectDetailsAnimal(int id)
 {
     return(SysInfoQueryDal.ExecuteProDetectDetailsAnimal(id));
 }