update - 处理管理平台查询问题
This commit is contained in:
parent
e9d2186848
commit
0d547bcbf4
@ -28,7 +28,7 @@
|
||||
id, inner_template_no, template_no, channel_code, channel_name, title, template_content, type, status, has_param, remark, reason, create_at, update_at, create_by, update_by, is_delete
|
||||
</sql>
|
||||
<delete id="deleteByTemplateNo">
|
||||
delete from channel_message_template where inner_template_no = #{templateNo}
|
||||
delete from mns_channel_message_template where inner_template_no = #{templateNo}
|
||||
</delete>
|
||||
|
||||
</mapper>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user