diff --git a/app/Service/v3/Implementations/CouponRecService.php b/app/Service/v3/Implementations/CouponRecService.php index aa2e49c..c98418d 100644 --- a/app/Service/v3/Implementations/CouponRecService.php +++ b/app/Service/v3/Implementations/CouponRecService.php @@ -126,6 +126,7 @@ class CouponRecService implements CouponRecServiceInterface 'lanzu_coupon.full_amount', 'lanzu_coupon.discount_type', 'lanzu_coupon.introduce', + 'lanzu_coupon.tags', 'lanzu_coupon.usable_start_time', 'lanzu_coupon.usable_end_time', 'lanzu_coupon_receive.number',