Commit 471d6a2d authored by jiaorz's avatar jiaorz

Merge branch 'master-bg-update' into base-modify

parents b8b02c13 8776b813
...@@ -169,7 +169,7 @@ ...@@ -169,7 +169,7 @@
<foreach collection="companyIds" item="id" open="(" separator="," close=")"> <foreach collection="companyIds" item="id" open="(" separator="," close=")">
#{id} #{id}
</foreach> </foreach>
or t.end_company_id in or t.start_company_id in
<foreach collection="companyIds" item="id" open="(" separator="," close=")"> <foreach collection="companyIds" item="id" open="(" separator="," close=")">
#{id} #{id}
</foreach> </foreach>
......
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