Commit 85b8c064 by Future

bug fix

parent d3dd2ecf
...@@ -11,8 +11,4 @@ import lombok.Data; ...@@ -11,8 +11,4 @@ import lombok.Data;
@Data @Data
public class ThousandOffineMsgDto extends OfflineMsgDto { public class ThousandOffineMsgDto extends OfflineMsgDto {
/**
* 会话id
*/
private Long conversationId;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment