调整评论的接口

This commit is contained in:
禾几海
2020-05-27 16:30:17 +08:00
parent 260ae53c8d
commit 2ef9073650
7 changed files with 35 additions and 22 deletions

View File

@@ -30,5 +30,5 @@ public class Comment {
*/
private Long pid;
private boolean delete;
// private boolean delete;
}