yujian
2020-04-24 916f8851ccddff8ff764d950667b5fa86f77d7b2
fanli/src/main/java/com/yeshi/fanli/mapping/shop/BanLiShopGoodsMapper.xml
@@ -109,7 +109,7 @@
         <if test="state != null">#{state,jdbcType=INTEGER},</if>
         <if test="createTime != null">#{createTime,jdbcType=TIMESTAMP},</if>
         <if test="updateTime != null">#{updateTime,jdbcType=TIMESTAMP},</if>
         <if test="weight != null">#{weight,jdbcType=INTEGER}</if>
         <if test="weight != null">#{weight,jdbcType=INTEGER},</if>
         <if test="squarePicture != null">#{squarePicture,jdbcType=VARCHAR}</if>
      </trim>
   </insert>