1231231231231231312312
This commit is contained in:
@@ -183,6 +183,7 @@ public class CommentServiceImpl implements CommentService {
|
||||
{
|
||||
|
||||
String child = commentDao.queryChildId(commentId);
|
||||
System.out.println(child);
|
||||
if(child == null)
|
||||
{
|
||||
commentDao.deleteByPrimaryKey(commentId);
|
||||
|
Reference in New Issue
Block a user