예제 #1
0
 Task <Put_Payroll_SSP_HistoryOutput> Payroll_GBRPort.Put_Payroll_SSP_HistoryAsync(Put_Payroll_SSP_HistoryInput request)
 {
     return(base.Channel.Put_Payroll_SSP_HistoryAsync(request));
 }
예제 #2
0
 Put_Payroll_SSP_HistoryOutput Payroll_GBRPort.Put_Payroll_SSP_History(Put_Payroll_SSP_HistoryInput request)
 {
     return(base.Channel.Put_Payroll_SSP_History(request));
 }