调解申请书修改
This commit is contained in:
+4
@@ -85,4 +85,8 @@
|
||||
<select id="selectById" resultMap="TemplateManageResult">
|
||||
select * from ms_template_manage where id=#{id}
|
||||
</select>
|
||||
|
||||
<select id="selectByType" resultMap="TemplateManageResult">
|
||||
select * from ms_template_manage where tem_type=#{type}
|
||||
</select>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user