Commit 3447ab71 authored by zuoyh's avatar zuoyh

Merge branch 'saff_update_feature' into dev

parents 62089f10 d367fc52
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
and a.phone=#{phone} and a.phone=#{phone}
</if> </if>
<if test="companyId!=null"> <if test="companyId!=null">
and a.companyId=#{companyId} and a.companyIdArray=#{companyId}
</if> </if>
</select> </select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment