admin
2019-04-12 3532068a157dc0e05b64b4fd2c6e87a890f15e47
bug修改
1个文件已修改
3 ■■■■ 已修改文件
fanli/src/main/java/com/yeshi/fanli/mapping/user/UserAccountBindingHistoryMapper.xml 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
fanli/src/main/java/com/yeshi/fanli/mapping/user/UserAccountBindingHistoryMapper.xml
@@ -24,8 +24,7 @@
    </select>
    <select id="selectLatestByTypeAndUid" resultMap="BaseResultMap"
        parameterType="java.lang.Long">
    <select id="selectLatestByTypeAndUid" resultMap="BaseResultMap">
        select
        <include refid="Base_Column_List" />
        from yeshi_ec_user_account_bind_history where uabh_uid =#{uid} and