记得上下班打卡 | git大法好,push需谨慎

Commit 521db60a authored by sunyuntian's avatar sunyuntian

exit

parent 3e6e5d19
......@@ -60,9 +60,8 @@
FROM
smile_user su,
smile_user_check suc
WHERE
su.uid = suc.uid
<where>
su.uid = suc.uid
<if test="phone!=''">
AND phone like concat('%',#{phone},'%')
</if>
......
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