获取手机号
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</select>
|
||||
|
||||
<select id="getCustomerInfos" resultType="com.yxt.yythmall.api.lpkcustomer.CustomerInfoVo">
|
||||
select photo,nick,mobile
|
||||
select photo,nick,mobile phone
|
||||
from lpk_customer
|
||||
where sid = #{userSid}
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user