package com.fjhx.mapper; import com.fjhx.entity.Stock; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** *
* 库存 Mapper 接口 *