zss
2023-09-24 527cbd85e37842d93d081f33916dca5c6f7156e0
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!=''">