admin
2021-03-24 c44a4296e8913080bff7ca0ee1b65356ed34ec3d
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