Beispiel #1
0
 IEPlanManagerVM IFlowChartPlanService.QueryProcessIEMGDataSingle(int uid, DateTime date, int shiftTimeId)
 {
     return(flowChartMasterRepository.QueryFlowIEMGDataSingle(uid, date, shiftTimeId));
 }