增加业务参数

This commit is contained in:
zhangqinbin
2021-08-10 14:01:23 +08:00
parent 045546b340
commit 6c1da27a07

View File

@ -61,7 +61,6 @@
and biz_message_template.type = #{templatetype}
</if>
ORDER BY createtime DESC
LIMIT #{size}
</select>
</mapper>