ruoyi-modules/ruoyi-management/src/main/java/com/ruoyi/management/mapper/SlVolumeProductionRkMapper.java
@@ -15,4 +15,8 @@ @Mapper public interface SlVolumeProductionRkMapper extends BaseMapper<SlVolumeProductionRk> { Integer getManagementInventoryList(Long id); Double getStoreManagementGoodSmaterialsOne(Long id); }