Explorar el Código

[账号管理][修改]查询

release_toaliyun_real
jinguo24@163.com hace 7 años
padre
commit
2c60307bd4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml

+ 1
- 0
mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml Ver fichero

@@ -11,6 +11,7 @@
<result column="last_login_time" jdbcType="TIMESTAMP" property="lastLoginTime" />
<result column="status" jdbcType="INTEGER" property="status" />
<result column="is_admin" jdbcType="INTEGER" property="isAdmin" />
<result column="nick_name" jdbcType="VARCHAR" property="nickName" />
</resultMap>
<sql id="allColumns">


Cargando…
Cancelar
Guardar