提交 4a82b9a7 编写于 作者: dong.an's avatar dong.an

微信登录修改

上级 c991078b
流水线 #16718 已失败 于阶段
in 0 second
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
</select> </select>
<!--通过UnionId获取微信信息--> <!--通过UnionId获取微信信息-->
<select id="selectByUnionId" resultMap="BaseResultMap" parameterType="java.lang.Integer"> <select id="selectByUnionId" resultMap="BaseResultMap" parameterType="java.lang.String">
select select
<include refid="Base_Column_List"/> <include refid="Base_Column_List"/>
from account_wechat_info from account_wechat_info
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册