增加业务参数
This commit is contained in:
@ -61,7 +61,6 @@
|
|||||||
and biz_message_template.type = #{templatetype}
|
and biz_message_template.type = #{templatetype}
|
||||||
</if>
|
</if>
|
||||||
ORDER BY createtime DESC
|
ORDER BY createtime DESC
|
||||||
LIMIT #{size}
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
</mapper>
|
</mapper>
|
Reference in New Issue
Block a user