rentaiming
2024-07-16 068f7367353f9f20debc65ec4be2209ae3b90ecd
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);
}