huanghongfa
2021-09-26 f24a6fe8e82d12689c27a687bdbdb8a5fa05714a
springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventGridMemberWarnLogMapper.xml
@@ -81,6 +81,7 @@
      <if test="gridMemberWainDTO.keyWord!=null and gridMemberWainDTO.keyWord!= &quot;&quot;">
         AND (content like concat(#{gridMemberWainDTO.keyWord},'%') or position_address like concat(#{gridMemberWainDTO.keyWord},'%'))
      </if>
      order by create_at desc
   </select>
   <update id="setUserWorkStatus">