Explorar o código

更新需求修改

liliang4869 %!s(int64=7) %!d(string=hai) anos
pai
achega
64b488d692
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/java/com/goafanti/common/mapper/DemandMapper.xml

+ 1 - 1
src/main/java/com/goafanti/common/mapper/DemandMapper.xml

@@ -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}