buhuazhen
20 小时以前 4e2ab7b4db5c3c566c18def98142329e73c474c6
src/main/resources/mapper/sales/SalesLedgerMapper.xml
@@ -61,6 +61,7 @@
        T2.nick_name                          AS entry_person_name,
        T1.payment_method,
        T1.delivery_date,
        T1.place_of_singing,
        DATEDIFF(T1.delivery_date, CURDATE()) AS delivery_days_diff,
        CASE
        WHEN shipping_status_counts.total_count = 0 THEN false