smartor/src/main/resources/mapper/smartor/ServiceOutPathMapper.xml
@@ -37,6 +37,7 @@ resultMap="ServiceOutPathResult"> <include refid="selectServiceOutPathVo"/> WHERE 1=1 <if test="orgid != null and orgid != ''"> and orgid = #{orgid}</if> AND del_flag=0 and orgid is null