XiaoRuby
2023-09-24 208bb2f289ce8a7b59f587a9f57e24c0fc8a0ba6
inventory-server/src/main/resources/mapper/SaleMapper.xml
@@ -15,7 +15,8 @@
        proname,
        type,
        DATE_FORMAT(delTime, '%Y-%m-%d') '交货日期',
        note
        note,
        order_type
        from mom_ocean.sale
        where state=1
        <if test="orderNumber!=null and orderNumber!=''">