电子化检验弹框数据处理

tags/yfai-pcn-ext-v2.3
yxw 8 months ago
parent 3acc35c0ab
commit bbf6577607

@ -30,7 +30,7 @@ import java.util.List;
**/
@Service
@Slf4j
public class MesFunctionCutOrderDialogPrintService extends BaseSwsService implements IFsmModuleFunctionService {
public class MesFunctionDialogCutOrderPrintService extends BaseSwsService implements IFsmModuleFunctionService {
@Autowired
private IMesProductionDispatchContextStepService productionDispatchContextStepService;

@ -20,7 +20,7 @@ import java.util.stream.Collectors;
**/
@Service
@Slf4j
public class MesFunctionElectronicInspectionService extends BaseSwsService implements IFsmModuleFunctionService {
public class MesFunctionDialogElectronicInspectionService extends BaseSwsService implements IFsmModuleFunctionService {
@Autowired
private IMesProductionDispatchContextStepService productionDispatchContextStepService;
Loading…
Cancel
Save