src/main/resources/mapper/modules/MallMoneyFlowMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/resources/mapper/modules/MallMoneyFlowMapper.xml
@@ -12,7 +12,7 @@ a.* from mall_money_flow a <where> a.status != null a.status is not NULL <if test="record.inOrOut == 3"> and a.amount > 0 </if>