示例#1
0
 public void GenerateSalaryAdviceForBank(string forMonth, string reportType, string generateType, string startLetterSequenceNo, string locationCode, string bankAccount)
 {
     raSolarHRMSRepository.GenerateSalaryAdviceForBank(forMonth, reportType, generateType, startLetterSequenceNo, locationCode, bankAccount);
 }