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

This commit is contained in:
张松
2025-10-30 15:56:05 +08:00

View File

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