Przeglądaj źródła

//tt share

release_toaliyun_real
xhxu 3 lat temu
rodzic
commit
e05fdaa98a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxMsgModelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxMsgModelMapper.xml Wyświetl plik

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



Ładowanie…
Anuluj
Zapisz