liusheng
2024-10-30 f55c563e2a0b52e4569ce6b5f81632cac598f7fe
smartor/src/main/java/com/smartor/domain/SocketMessage.java
@@ -8,6 +8,11 @@
    private String type;
    //内容(发送的文本内容)
    private String content;
    //模板ID
    private Long templateId;
    //问题信息
    private QuestionMessagePhone questionMessage;
    //用户ID(接收放)
    private String userId;
    //图片