去除多余代码

This commit is contained in:
liyj 2025-12-23 15:42:04 +08:00
parent 352f936318
commit 43dacf4744

View File

@ -163,8 +163,8 @@ public class ShopUserCartServiceImpl extends BaseServiceImpl<ShopUserCartMapper,
@Autowired @Autowired
private RedisService redisService; private RedisService redisService;
@Autowired // @Autowired
private ShopStoreMemberService shopStoreMemberService; // private ShopStoreMemberService shopStoreMemberService;
@Override @Override
@Transactional @Transactional