Explorar el Código

会员

release_toaliyun_real
xhxu hace 4 años
padre
commit
6601b83e78
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      mallinkService/src/main/resources/mapper/WxCUserMapper.xml

+ 0
- 2
mallinkService/src/main/resources/mapper/WxCUserMapper.xml Ver fichero

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


Cargando…
Cancelar
Guardar