yudao-module-mall/yudao-module-promotion/src/main/java/cn/iocoder/yudao/module/promotion/dal/mysql/discount/DiscountProductMapper.java
@@ -13,7 +13,7 @@ /** * 限时折扣商城 Mapper * * @author 芋道源码 * @author 超级管理员 */ @Mapper public interface DiscountProductMapper extends BaseMapperX<DiscountProductDO> {