无关风月
2024-07-30 f3cba59fc471e42936a10d8e923fd097e80cbc97
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);
}