自动化立体仓库 - WCS系统
*
zwl
2023-02-07 e12c5d4da40a8f76ffd1953a5f1fbb1cadb652b7
src/main/java/com/zy/asrs/service/impl/LocMastServiceImpl.java
@@ -35,6 +35,11 @@
    }
    @Override
    public LocMast queryDemoSourceLoc0(Integer crn) {
        return this.baseMapper.queryDemoSourceLoc(crn);
    }
    @Override
    public LocMast queryDemoSourceLoc(Integer crn) {
        return this.baseMapper.queryDemoSourceLoc(crn);
    }