src/main/resources/mapper/dapp/DappFundFlowDao.xml
@@ -145,9 +145,6 @@ <if test="record.type != null"> and a.type = #{record.type} </if> <if test="record.type != null"> and a.type = #{record.type} </if> <if test="record.status != null"> and a.status = #{record.status} </if>