docs: 代码注释优化

This commit is contained in:
haoxr 2023-01-02 23:56:44 +08:00
parent b4474a8abe
commit 7598e330f1

View File

@ -166,6 +166,7 @@ public class CartServiceImpl implements CartService {
/** /**
* 移除购物车选中的商品作用场景 * 移除购物车选中的商品作用场景
* <p>
* 1.支付后删除购物车的商品 * 1.支付后删除购物车的商品
*/ */
@Override @Override