提交修改

This commit is contained in:
quyixiao 2025-10-22 12:41:29 +08:00
parent 6dc77b417d
commit 94387c39d4

View File

@ -49,7 +49,7 @@ public interface VvSkuDao extends BaseMapper<VvSkuEntity> {
int updateVvSkuStockSaleCountById(@Sub Integer stock, @Plus Integer realSaleCount,@Plus Integer showSaleCount, @By Long skuId);
int updateVvSkuStockSaleCountById(@Sub Integer stock, @Plus Integer realSaleCount,@Plus Integer showSaleCount, @By Long id);
@ExludeColumn({