|
@@ -49,8 +49,8 @@
|
|
|
#{startDate,jdbcType=TIMESTAMP},
|
|
|
#{endDate,jdbcType=TIMESTAMP},
|
|
|
#{config,jdbcType=LONGVARCHAR},
|
|
|
- #{description,jdbcType=VARCHAR},
|
|
|
#{periodUnit,jdbcType=VARCHAR},
|
|
|
+ #{description,jdbcType=VARCHAR},
|
|
|
#{createBy,jdbcType=BIGINT},
|
|
|
#{createTime,jdbcType=TIMESTAMP}
|
|
|
</trim>
|