修改耗材
This commit is contained in:
@@ -136,6 +136,7 @@
|
||||
</select>
|
||||
|
||||
<select id="selectByShopIdAndSkuIdAndProductId" resultMap="BaseResultMap">
|
||||
|
||||
select * from tb_prosku_con where product_sku_id=#{skuId} and shop_id=#{shopId} and product_id=#{productId} and status=1
|
||||
</select>
|
||||
</select>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user