admin
2021-02-01 c6c5a8ce0f42d46ea2fe0312c9eda67a49fd3917
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