Commit f7b545a3 by 王祖波

mybatis xml

parent a5f55127
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.gic.haoban.manage.service.dao.mapper.send.QwSendMsgMapper"> <mapper namespace="com.gic.haoban.manage.service.dao.mapper.send.QwSendMsgMapper">
<resultMap type="com.gic.haoban.manage.service.entity.send.TabQwSendMsg" id="TabQwSendMsgMap"> <resultMap type="com.gic.haoban.manage.service.entity.send.TabQwSendMsg" id="TabQwSendMsgMap">
<result property="id" column="id" jdbcType="INTEGER"/> <result property="id" column="id" jdbcType="INTEGER"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment