|
|
@@ -488,7 +488,7 @@
|
|
|
research_type = #{researchType,jdbcType=VARCHAR},
|
|
|
</if>
|
|
|
<if test="crowdCost!=null">
|
|
|
- crowd_cost=#{crowdCost,jdbcType=DECIMAL}
|
|
|
+ crowd_cost=#{crowdCost,jdbcType=DECIMAL},
|
|
|
</if>
|
|
|
<if test="isHot!=null">
|
|
|
is_hot=#{isHot,jdbcType=INTEGER}
|