zxl
2026-03-20 ee8b4f41b25d510eda0b1c7ec553b73f6d7dd7e6
jyz-base-start/src/main/resources/xml/CarInfoMapper.xml
@@ -7,6 +7,7 @@
        ,o.oil_position oilPosition, o.higher_phrase higherPhrase
        from (
            select c.*,
                   c.img_path as imgPath2,
            GROUP_CONCAT(DISTINCT lc.label_name) label_name,r.org_code,
            count(if(r.behavior=1 and r.create_time>DATE_SUB(CURRENT_TIMESTAMP,INTERVAL 3 MONTH),1,null)) monthCount,
            count(r.id) appear_count,