This commit is contained in:
YAS\29473
2025-12-15 15:50:11 +08:00
parent 9e0504f2cd
commit c1b620ff46
2 changed files with 7 additions and 0 deletions

View File

@@ -205,6 +205,7 @@
<select id="selectMemberList" resultType="com.jsowell.pile.vo.uniapp.customer.MemberVO">
SELECT
t1.id as id,
t1.merchant_id as merchantId,
t3.merchant_name as merchantName,
t1.member_id as memberId,