Merge remote-tracking branch 'origin/test' into test

This commit is contained in:
张松 2025-10-30 15:56:05 +08:00
commit 6d5d9fda85
1 changed files with 1 additions and 0 deletions

View File

@ -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,