Commit 707faa5f by huluobin

闲时折扣

parent 24000eab
......@@ -19,7 +19,6 @@
<select id="selectOneLeisureDiscountConfig"
resultType="com.gogirl.domain.market.discount.LeisureDiscountConfigLimit">
SELECT t9.*
t8.longitude
from leisure_discount_config t1
LEFT JOIN leisure_discount_config_week t2 on t1.id = t2.leisure_discount_config_id
LEFT JOIN leisure_discount_config_service t3 on t1.id = t3.leisure_discount_config_id
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment