提交修改
This commit is contained in:
parent
6dc77b417d
commit
94387c39d4
@ -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({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user