Pārlūkot izejas kodu

[用户管理][修改][添加手机号查询]

release_toaliyun_real
gongbiao pirms 7 gadiem
vecāks
revīzija
9bf4904976
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/MallUserInfoMapper.xml Parādīt failu

@@ -69,7 +69,7 @@
<if test=" null != isAdmin "> <if test=" null != isAdmin ">
and `is_admin` = #{isAdmin} and `is_admin` = #{isAdmin}
</if> </if>
<if test=" null != phone ">
<if test=" null != phone and ''!=phone">
and `phone` = #{phone} and `phone` = #{phone}
</if> </if>
<if test=" null != bopenId "> <if test=" null != bopenId ">


Notiek ielāde…
Atcelt
Saglabāt