|
|
@@ -34,7 +34,7 @@ import org.springframework.util.StringUtils;
|
|
|
import java.util.*;
|
|
|
|
|
|
@Service
|
|
|
-public class ProdInoutServiceImpl extends CommonBaseServiceImpl<ProdInOutMapper, ProdInOut> implements ProdInOutService {
|
|
|
+public class ProdInOutServiceImpl extends CommonBaseServiceImpl<ProdInOutMapper, ProdInOut> implements ProdInOutService {
|
|
|
|
|
|
@Autowired
|
|
|
private ProdIODetailMapper prodIODetailMapper;
|