UserIGOTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/dao/mapping/CompanyMapper.xml
@@ -236,7 +236,7 @@ insertTime as insertTime from t_company where flag != 3 and state = 0 and id in ( select companyId from t_company_city where state = 1 <if test="null != city"> <if test="null != collect"> and cityId in <foreach collection="collect" item="item" index="index" open="(" separator="," close=")"> #{item}