Przeglądaj źródła

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

release_toaliyun_real
gongbiao 7 lat temu
rodzic
commit
b605c07095
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      mallinkService/src/main/resources/mapper/WxActivityJoinMapper.xml

+ 3
- 0
mallinkService/src/main/resources/mapper/WxActivityJoinMapper.xml Wyświetl plik

@@ -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


Ładowanie…
Anuluj
Zapisz