|
|
@@ -99,8 +99,8 @@ |
|
|
<select id="findList" parameterType="com.iformall.domain.po.WxCoupon" resultMap="BaseResultMap"> |
|
|
<select id="findList" parameterType="com.iformall.domain.po.WxCoupon" resultMap="BaseResultMap"> |
|
|
select |
|
|
select |
|
|
<include refid="allColumns"/> |
|
|
<include refid="allColumns"/> |
|
|
from wx_coupon c |
|
|
|
|
|
<include refid="dynamicWhereConditions"/> |
|
|
|
|
|
|
|
|
from order_snapshot |
|
|
|
|
|
<include refid="dynamicWhereConditions"/> |
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|