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