Просмотр исходного кода

//tt share

release_toaliyun_real
xhxu 3 лет назад
Родитель
Сommit
e05fdaa98a
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxMsgModelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxMsgModelMapper.xml Просмотреть файл

@@ -84,7 +84,7 @@
select select
<include refid="allColumns"/> <include refid="allColumns"/>
from wx_msg_model from wx_msg_model
where ifnull(model_code,'') != '';
where ifnull(model_code,'') != ''
and `status` = #{status} and `status` = #{status}
</select> </select>




Загрузка…
Отмена
Сохранить