| | |
| | | <if test="orderNum != null and orderNum != ''"> |
| | | and t1.orderNum =#{orderNum} |
| | | </if> |
| | | <if test="activityId != null"> |
| | | and t1.promotionActivityId =#{activityId} |
| | | </if> |
| | | <if test="beginTime != null and endTime != null"> |
| | | and t1.successTime between #{beginTime} and #{endTime} |
| | | </if> |
| | |
| | | where t1.promotionActivityId is not null |
| | | <if test="orderNum != null and orderNum != ''"> |
| | | and t1.orderNum =#{orderNum} |
| | | </if> |
| | | <if test="activityId != null"> |
| | | and t1.promotionActivityId =#{activityId} |
| | | </if> |
| | | <if test="beginTime != null and endTime != null"> |
| | | and t1.successTime between #{beginTime} and #{endTime} |
| | |
| | | where t1.promotionActivityId is not null |
| | | <if test="orderNum != null and orderNum != ''"> |
| | | and t1.orderNum =#{orderNum} |
| | | </if> |
| | | <if test="activityId != null"> |
| | | and t1.promotionActivityId =#{activityId} |
| | | </if> |
| | | <if test="beginTime != null and endTime != null"> |
| | | and t1.successTime between #{beginTime} and #{endTime} |
| | |
| | | <if test="orderNum != null and orderNum != ''"> |
| | | and t1.orderNum =#{orderNum} |
| | | </if> |
| | | <if test="activityId != null"> |
| | | and t1.promotionActivityId =#{activityId} |
| | | </if> |
| | | <if test="beginTime != null and endTime != null"> |
| | | and t1.successTime between #{beginTime} and #{endTime} |
| | | </if> |
| | |
| | | where t1.promotionActivityId is not null |
| | | <if test="orderNum != null and orderNum != ''"> |
| | | and t1.orderNum =#{orderNum} |
| | | </if> |
| | | <if test="activityId != null"> |
| | | and t1.promotionActivityId =#{activityId} |
| | | </if> |
| | | <if test="beginTime != null and endTime != null"> |
| | | and t1.successTime between #{beginTime} and #{endTime} |
| | |
| | | <if test="orderNum != null and orderNum != ''"> |
| | | and t1.orderNum =#{orderNum} |
| | | </if> |
| | | <if test="activityId != null"> |
| | | and t1.promotionActivityId =#{activityId} |
| | | </if> |
| | | <if test="beginTime != null and endTime != null"> |
| | | and t1.successTime between #{beginTime} and #{endTime} |
| | | </if> |