rentaiming
2024-07-08 8e6989e09a2cc4046fd6985b18f715f98f45e1c7
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);
}