src/main/resources/mapper/modules/MallOrderInfoMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/resources/mapper/modules/MallOrderInfoMapper.xml
@@ -168,7 +168,7 @@ and a.status <![CDATA[<= ]]> 4 </if> <if test="record.allStatus == 3"> and a.status <![CDATA[>= ]]> 4 and a.status <![CDATA[>= ]]> 5 </if> </where> order by a.created_time desc