1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-10-11 02:05:15 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

修了一些Bug,修改了一下nginx的相关路由配置

This commit is contained in:
2022-03-13 22:59:43 +08:00
parent e9d6107438
commit da4aaa0c91
11 changed files with 125 additions and 19 deletions

View File

@@ -179,7 +179,7 @@
qq_third_party_auth_code = #{qqThirdPartyAuthCode,jdbcType=VARCHAR}
where id = #{id,jdbcType=INTEGER}
</update>
<select id="selectByUsernameAndEncryptpwd" parameterType="java.lang.String" resultMap="BaseResultMap">
<select id="selectByUsernameAndEncryptpwd" resultMap="BaseResultMap">
select
<include refid="Base_Column_List" />
from user_info