admin
2021-04-02 d551bef5e2b09bd98681cf97807988c9863e66fc
src/main/java/com/yeshi/buwan/domain/CommentReply.java
@@ -2,6 +2,7 @@
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import com.yeshi.buwan.domain.user.LoginUser;
public class CommentReply {
   @Expose