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

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

@@ -267,7 +267,7 @@
and `open_id` = #{openId}
</update>

<select id="findByOpenId" parameterType="com.iformall.domain.po.WxCUsupdateMsgCountDowner" resultMap="BaseResultMap">
<select id="findByOpenId" parameterType="com.iformall.domain.po.WxCUser" resultMap="BaseResultMap">
select <include refid="allColumns"/> from wx_c_user
where `app_id` = #{appId} and `open_id` = #{openId}
</select>


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