Selaa lähdekoodia

fix bug

master
lin 2 vuotta sitten
vanhempi
commit
dd6faae135
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. +0
    -3
      gptService/src/main/resources/mapper/WxAppinfoMapper.xml

+ 0
- 3
gptService/src/main/resources/mapper/WxAppinfoMapper.xml Näytä tiedosto

@@ -112,9 +112,6 @@
SELECT <include refid="allColumns"/>
FROM wx_appinfo
WHERE `app_id` = #{appId}
<if test=" null != tenantId ">
and `tenant_id` = #{tenantId}
</if>
limit 1
</select>



Ladataan…
Peruuta
Tallenna