コード例 #1
0
 public List <BankAdviceForSalaryLatterReport> ReadBankAdviceForSalaryLatterReport(string cd_Cudtomer)
 {
     return(raSolarHRMSRepository.ReadBankAdviceForSalaryLatterReport(cd_Cudtomer));
 }