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