java110
2021-08-19 d79ff0d59709b9bb6f9fb3b44107dc46a65a7b72
java110-db/src/main/resources/mapper/user/OwnerServiceDaoImplMapper.xml
old mode 100644 new mode 100755
@@ -548,6 +548,7 @@
        and oc.owner_id = t.owner_id
        AND oc.`status_cd` = '0'
        AND ps.`status_cd` = '0'
        and oc.car_type_cd='1001'
        AND t.`status_cd` = '0'
        <if test="psIds != null ">
            and ps.ps_id in