admin
2023-04-12 f06a592dd1a7e995bf313ccb5efe7dff73ccfc4e
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