提交 a7c3f0aa 作者: han

Merge branch 'develop'

流水线 #7872 已通过 于阶段
in 2 分 25 秒
...@@ -669,7 +669,7 @@ ...@@ -669,7 +669,7 @@
<select id="selectUnionIdByPhone" resultType="java.lang.String"> <select id="selectUnionIdByPhone" resultType="java.lang.String">
select union_id select union_id
from user_account from user_account
where phone_num = #{phone} where phone_num = #{phone} and disable = 0
limit 1 limit 1
</select> </select>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论