admin
2020-01-01 48a204f4c90a80c0bb4e5ba1f9f0f42939cadba8
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>