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

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

@@ -428,8 +428,6 @@
update wx_c_user set update_date=now(), update wx_c_user set update_date=now(),
phone = null, phone = null,
pure_phone = null, pure_phone = null,
token = null,
expire_time=now(),
user_id = null user_id = null
where user_id = #{userId} and tenant_id = #{tenantId} and id != #{id} where user_id = #{userId} and tenant_id = #{tenantId} and id != #{id}
</update> </update>


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