Przeglądaj źródła

update tt

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

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

@@ -68,7 +68,7 @@
where `app_id` = #{appId} and `type` = #{type}
</update>

<select id="findUserVersions"parameterType="hashmap" resultType="hashmap">
<select id="findUserVersions" resultType="hashmap">
select user_version as version
from wx_weapp_code_status
where 1=1


Ładowanie…
Anuluj
Zapisz