Преглед изворни кода

[活动报名][修改][查询条件]

release_toaliyun_real
gongbiao пре 7 година
родитељ
комит
b605c07095
1 измењених фајлова са 3 додато и 0 уклоњено
  1. +3
    -0
      mallinkService/src/main/resources/mapper/WxActivityJoinMapper.xml

+ 3
- 0
mallinkService/src/main/resources/mapper/WxActivityJoinMapper.xml Прегледај датотеку

@@ -50,6 +50,9 @@
<if test=" null != status ">
and `status` = #{status}
</if>
<if test=" null != activityId ">
and `activity_id` = #{activityId}
</if>
<if test=" null != ids ">
and id in


Loading…
Откажи
Сачувај