Commit 9a9ab593 authored by hanfeng's avatar hanfeng

修改根据用户token获取用户会员信息

parent 3fe8a3f7
...@@ -50,7 +50,6 @@ ...@@ -50,7 +50,6 @@
m.user_id=#{userId} m.user_id=#{userId}
and and
m.is_del=0 m.is_del=0
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