表合并
This commit is contained in:
@ -1,19 +0,0 @@
|
|||||||
<!--<?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.chinaunicom.mall.ebtp.extend.partyMemberEvent.dao.EventSubjectMapper">-->
|
|
||||||
<!-- <resultMap id="BaseResultMap"-->
|
|
||||||
<!-- type="com.chinaunicom.mall.ebtp.extend.partyMemberEvent.entity.EventSubject">-->
|
|
||||||
<!-- <result column="id" jdbcType="BIGINT" property="id"/>-->
|
|
||||||
<!-- <result column="title" jdbcType="VARCHAR" property="title"/>-->
|
|
||||||
<!-- <result column="category" jdbcType="VARCHAR" property="category"/>-->
|
|
||||||
<!-- <result column="content" jdbcType="VARCHAR" property="content"/>-->
|
|
||||||
<!-- <result column="image" jdbcType="VARCHAR" property="image"/>-->
|
|
||||||
<!-- <result column="sort" jdbcType="INTEGER" property="sort"/>-->
|
|
||||||
<!-- <result column="status" jdbcType="VARCHAR" property="status"/>-->
|
|
||||||
<!-- <result column="create_time" jdbcType="TIMESTAMP" property="createTime"/>-->
|
|
||||||
<!-- <result column="send_time" jdbcType="TIMESTAMP" property="sendTime"/>-->
|
|
||||||
<!-- </resultMap>-->
|
|
||||||
|
|
||||||
|
|
||||||
<!--</mapper>-->
|
|
@ -1,17 +0,0 @@
|
|||||||
<!--<?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.chinaunicom.mall.ebtp.extend.partyMemberEvent.dao.EventSubjectTimeMapper">-->
|
|
||||||
<!-- <resultMap id="BaseResultMap"-->
|
|
||||||
<!-- type="com.chinaunicom.mall.ebtp.extend.partyMemberEvent.entity.EventSubjectTime">-->
|
|
||||||
<!-- <result column="id" jdbcType="BIGINT" property="id"/>-->
|
|
||||||
<!-- <result column="subject_id" jdbcType="VARCHAR" property="subjectId"/>-->
|
|
||||||
<!-- <result column="milestone" jdbcType="VARCHAR" property="milestone"/>-->
|
|
||||||
<!-- <result column="milestone_time" jdbcType="TIMESTAMP" property="milestoneTime"/>-->
|
|
||||||
<!-- <result column="milestone_target" jdbcType="VARCHAR" property="milestoneTarget"/>-->
|
|
||||||
<!-- <result column="sort" jdbcType="INTEGER" property="sort"/>-->
|
|
||||||
<!-- <result column="status" jdbcType="VARCHAR" property="status"/>-->
|
|
||||||
<!-- </resultMap>-->
|
|
||||||
|
|
||||||
|
|
||||||
<!--</mapper>-->
|
|
Reference in New Issue
Block a user