mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
update 查询会员sql
This commit is contained in:
@@ -158,7 +158,6 @@
|
||||
and merchant_id = #{merchantId,jdbcType=VARCHAR}
|
||||
</if>
|
||||
order by create_time DESC, update_time DESC
|
||||
limit 1
|
||||
</select>
|
||||
|
||||
<select id="selectInfoByMemberId" resultMap="MemberBasicInfoResult">
|
||||
|
||||
Reference in New Issue
Block a user