Просмотр исходного кода

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

release_toaliyun_real
jinguo24@163.com 7 лет назад
Родитель
Сommit
2c60307bd4
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml

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

@@ -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">


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