update 查询会员sql

This commit is contained in:
2023-05-06 17:05:20 +08:00
parent 4e97caf912
commit e2d7c984c4
2 changed files with 2 additions and 3 deletions

View File

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