rentaiming
2024-06-28 7be700a2dacf7ab9e61e772223790627daa93020
ruoyi-modules/ruoyi-management/src/main/java/com/ruoyi/management/mapper/SlVolumeProductionRkMapper.java
@@ -15,4 +15,6 @@
@Mapper
public interface SlVolumeProductionRkMapper extends BaseMapper<SlVolumeProductionRk> {
   Integer getManagementInventoryList(Long id);
}