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>