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