Commit 9ea746f6 by 墨竹

refactor:代码优化

parent acaf374f
...@@ -404,6 +404,7 @@ ...@@ -404,6 +404,7 @@
and member_id = #{memberId} and member_id = #{memberId}
and status_flag = 1 and status_flag = 1
and external_user_id is not null and external_user_id is not null
order by update_time desc
limit 1 limit 1
</select> </select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment