|
|
public MallReplyDto(int itemType, long itemId, long replyId, String replyContent, String extra, String replyDate,
|
|
public MallReplyDto(int itemType, long itemId, long replyId, String replyContent, String extra, String replyDate,
|
|
|
String userId, String username, String avatarUrl) {
|
|
String userId, String username, String avatarUrl) {
|