Helius
2021-07-01 a55eb22b3e2b8d4ca966e025b787086b76491796
fix bug
1 files modified
1 ■■■■ changed files
gc-order/src/main/resources/mapper/order/JhyOrderMapper.xml 1 ●●●● patch | view | raw | blame | history
gc-order/src/main/resources/mapper/order/JhyOrderMapper.xml
@@ -34,5 +34,6 @@
            </if>
        </where>
        group by a.id
        order by a.id
    </select>
</mapper>