You've already forked FrameTour-BE
优惠券加两字段
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<select id="selectByQuery" resultType="com.ycwl.basic.model.pc.coupon.resp.CouponRespVO">
|
||||
SELECT
|
||||
c.id, scenic_id AS scenicId, s.name as scenicName,
|
||||
c.name AS name,
|
||||
c.name AS name, c.description AS description, c.countdown AS countdown,
|
||||
config_ids AS configIds, discount_price AS discountPrice,
|
||||
type, discount_type AS discountType,
|
||||
c.status, c.create_at
|
||||
|
Reference in New Issue
Block a user