Open wezhyn opened 6 years ago
<delete id="delete"> DELETE FROM xxxx where id = #{pojo.id} </delete>
报错
+1 service 和 dao中都没有delete,但是xml中有。
报错