jyy
2021-04-12 1b2f30bf6e23dd06bb6b667fe0297646d6606960
修复bug7
1 files modified
4 ■■■■ changed files
zq-erp/src/main/resources/mybatis/mapper/hive/MoneyCardUseFlowDao.xml 4 ●●●● patch | view | raw | blame | history
zq-erp/src/main/resources/mybatis/mapper/hive/MoneyCardUseFlowDao.xml
@@ -113,8 +113,8 @@
            <if test="type != null and type !='' ">
                type = #{type},
            </if>
            <if test="taotal != null and taotal !='' ">
                taotal = #{taotal},
            <if test="total != null and total !='' ">
                total = #{total},
            </if>
            <if test="times != null and times !='' ">
                times = #{times},