src/main/resources/mapper/system/UserMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/system/UserMapper.xml
@@ -129,6 +129,7 @@ AND contact_tel like concat('%', #{condition.tel},'%') </if> </where> ORDER BY user_id, id </select> <select id="getSelectList" resultType="com.mzl.flower.dto.response.sms.SmsSelectVO">