Przeglądaj źródła

[账户管理][用户管理][修改业务逻辑,加手机号,用户名、手机号唯一]

release_toaliyun_real
gongbiao 7 lat temu
rodzic
commit
24241b6dff
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml Wyświetl plik

@@ -112,7 +112,7 @@
and `phone` = #{phone}
</if>
<if test=" null != id ">
and `id` = #{id}
and `id` != #{id}
</if>
</select>


Ładowanie…
Anuluj
Zapisz