dingxin 6 年之前
父節點
當前提交
02e842806e
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      CODE/smart-community/app-api/src/main/resources/mapper/TpMessageMapper.xml

+ 1
- 0
CODE/smart-community/app-api/src/main/resources/mapper/TpMessageMapper.xml 查看文件

@@ -365,6 +365,7 @@
365 365
     message_type=#{messageType}
366 366
     and ticket_id=#{ticketId}
367 367
     and model_type=#{modelType}
368
+    and source=#{source}
368 369
   </select>
369 370
   <update id="updateTickMessage" parameterType="com.community.huiju.model.TpMessage" >
370 371
     update tp_message