xiaoyong931011
2022-12-22 3b48fad8ca40af68e530a558c8f1ce5b00b76868
20221221
1 files modified
2 ■■■ changed files
src/main/resources/mapper/modules/MallOrderInfoMapper.xml 2 ●●● 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