DriverIGOTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/dao/mapping/CarMapper.xml
@@ -37,7 +37,7 @@ where a.state = 1 <choose> <when test="companyId != 1"> and a.companyId = #{companyId} or a.franchiseeId = #{companyId} and a.companyId = #{companyId} </when> <otherwise> and a.isPlatCar = 1