diff --git a/ReplyDao.xml b/ReplyDao.xml new file mode 100644 index 0000000..414bc77 --- /dev/null +++ b/ReplyDao.xml @@ -0,0 +1,14 @@ + + + + + delete from reply where id=#{id} + + + + +