修改用户信息查询
This commit is contained in:
parent
4db920e98d
commit
b3af5eea56
@ -23,6 +23,7 @@
|
||||
|
||||
<select id="getUserByMemberId" resultMap="BaseResultMap"
|
||||
parameterType="string">
|
||||
SELECT
|
||||
t1.id,
|
||||
t1.mobile,
|
||||
t1.nickname,
|
||||
|
Loading…
x
Reference in New Issue
Block a user