沈斌
2017-12-20 8095e8cf7538ff2e5d3f146b7b7facb76584df19
updated
1 files modified
2 ■■■ changed files
src/main/resources/mapper/OperateUserMapper.xml 2 ●●● patch | view | raw | blame | history
src/main/resources/mapper/OperateUserMapper.xml
@@ -13,7 +13,7 @@
        <result column="weixin" jdbcType="VARCHAR" property="weixin" />
        <result column="is_delete" jdbcType="INTEGER" property="isDelete" />
        <result column="create_time" property="createTime" />
        <result column="expireTime" property="expireTime" />
        <result column="expire_time" property="expireTime" />
    </resultMap>
    <select id="findOperateUserList" resultMap="operateUserMap">