Exemple #1
0
 public ResultModel <object> GetJobC(GetJobCPM model)
 {
     return(iOrderProvider.GetJobC(model));
 }