mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 10:30:12 +08:00
update 调整代码结构
This commit is contained in:
@@ -608,7 +608,7 @@
|
||||
</if>
|
||||
</select>
|
||||
|
||||
<select id="getAuthCardListByMemberId" resultType="com.jsowell.pile.vo.uniapp.AuthCardVO">
|
||||
<select id="getAuthCardListByMemberId" resultType="com.jsowell.pile.vo.uniapp.customer.AuthCardVO">
|
||||
SELECT t1.member_id AS memberId,
|
||||
t1.mobile_number AS phoneNumber,
|
||||
t2.logic_card AS logicCard,
|
||||
|
||||
Reference in New Issue
Block a user