示例#1
0
 public DataSet SelectByPhoneNum(string PhoneNum)
 {
     return(DalPromotionJob.SelectByPhoneNum(PhoneNum));
 }