|
|
@ -27,8 +27,8 @@ import java.util.stream.Collectors;
|
|
|
|
* @Author : wangjie
|
|
|
|
* @Author : wangjie
|
|
|
|
**/
|
|
|
|
**/
|
|
|
|
@Slf4j
|
|
|
|
@Slf4j
|
|
|
|
@Service("mesWorkResultReadStepService")
|
|
|
|
@Service("mesProductResultReadStepService")
|
|
|
|
public class MesWorkResultReadStepService extends BaseStepService {
|
|
|
|
public class MesProductResultReadStepService extends BaseStepService {
|
|
|
|
|
|
|
|
|
|
|
|
@Autowired
|
|
|
|
@Autowired
|
|
|
|
private IMesProductionProcessContextStepService productionProcessContextStepService;
|
|
|
|
private IMesProductionProcessContextStepService productionProcessContextStepService;
|