예제 #1
0
 public static OwnerFuelSMSInfo BALGetOwnerFueliInfo(string pumpid)
 {
     return(WayBillRepository.DALGetOwnerFueliInfo(pumpid));
 }