rentaiming
2024-07-03 2df8a92c7affbb7bf04659cab7d784b57a3e1bf5
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);
}