Commit 203704ee by guojuxing

Merge remote-tracking branch 'origin/developer' into developer

parents fd46c651 37d76c7b
......@@ -211,8 +211,9 @@
<if test="openid != null and openid != '' ">
and openid = #{openid}
</if>
</where>
and is_use = 1
and status = 1
</where>
limit 1
</select>
</mapper>
\ No newline at end of file
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