pcn 工步 获取加工结果工步

tags/yfai-pcn-ext-v1.0
王杰 12 months ago
parent 991ab57dfd
commit 2e144c3d16

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