| | |
| | | <result column="reply_id" property="replyId" /> |
| | | <result column="reply_user_id" property="replyUserId" /> |
| | | <result column="reply_user_nickname" property="replyUserNickname" /> |
| | | <result column="reply_user_avatar" property="replyUserAvatar" /> |
| | | <result column="master_comment_id" property="masterCommentId" /> |
| | | <result column="status" property="status" /> |
| | | <result column="create_by" property="userId" /> |
| | |
| | | LVC.reply_id, |
| | | LVC.reply_user_id, |
| | | LVC.reply_user_nickname, |
| | | LVC.reply_user_avatar, |
| | | LVC.master_comment_id, |
| | | LVC.status, |
| | | LVC.id, |
| | |
| | | LVC.reply_id, |
| | | LVC.reply_user_id, |
| | | LVC.reply_user_nickname, |
| | | LVC.reply_user_avatar, |
| | | LVC.master_comment_id, |
| | | LVC.status, |
| | | LVC.id, |