主键id 总金额

This commit is contained in:
2025-10-30 15:54:49 +08:00
parent 05fbdb0826
commit 0b9f15939a

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,