Merge remote-tracking branch 'origin/test' into test
This commit is contained in:
@@ -278,6 +278,7 @@
|
|||||||
</select>
|
</select>
|
||||||
<select id="getInviteUser" resultType="com.czg.market.vo.InviteUserVO">
|
<select id="getInviteUser" resultType="com.czg.market.vo.InviteUserVO">
|
||||||
SELECT
|
SELECT
|
||||||
|
u.id AS shopUserId,
|
||||||
u.head_img AS headImg,
|
u.head_img AS headImg,
|
||||||
u.nick_name AS shopUserName,
|
u.nick_name AS shopUserName,
|
||||||
u.phone AS shopUserPhone,
|
u.phone AS shopUserPhone,
|
||||||
|
|||||||
Reference in New Issue
Block a user