映射修改
This commit is contained in:
parent
ebc86a6416
commit
68d426afb8
|
|
@ -17,6 +17,8 @@
|
|||
<result column="remark" property="remark" jdbcType="VARCHAR" />
|
||||
<result column="start_time" property="startTime" jdbcType="VARCHAR" />
|
||||
<result column="end_time" property="endTime" jdbcType="VARCHAR" />
|
||||
<result column="activity_name" property="activityName" jdbcType="VARCHAR" />
|
||||
<result column="rule_type" property="ruleType" jdbcType="VARCHAR" />
|
||||
</resultMap>
|
||||
|
||||
<!-- 表查询字段 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue