Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
server
/
formallProject
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Просмотр исходного кода
//会员卡
release_toaliyun_real
xhxu
3 лет назад
Родитель
aa734dde42
Сommit
01f4ea34d9
1 измененных файлов
:
1 добавлений
и
1 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+1
-1
mallinkService/src/main/resources/mapper/WxCUserMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxCUserMapper.xml
Просмотреть файл
@@ -454,7 +454,7 @@
select open_id from wx_c_user where user_id=#{userId} and tenant_id = #{tenantId}
</select>
<select id="findCuserId" parameterType="hashmap" resultType="
Stri
ng" >
<select id="findCuserId" parameterType="hashmap" resultType="
Lo
ng" >
select id from wx_c_user where user_id=#{userId} and tenant_id = #{tenantId}
</select>
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить