fanli/src/main/java/com/yeshi/fanli/mapping/money/UserMoneyDetailMapper.xml
@@ -177,7 +177,7 @@ <if test="beiZhu != null">#{beiZhu,jdbcType=VARCHAR},</if> <if test="createTime != null">#{createTime,jdbcType=TIMESTAMP},</if> <if test="updateTime != null">#{updateTime,jdbcType=TIMESTAMP},</if> <if test="orderType != null">#{orderType,jdbcType=INTEGER}</if> <if test="orderType != null">#{orderType,jdbcType=INTEGER},</if> <if test="show != null">#{show,jdbcType=BOOLEAN}</if> </trim> </insert>