Commit 6041f1bf authored by zw's avatar zw

Merge branch 'test'

parents ba03214d f2c2e1a3
...@@ -320,7 +320,7 @@ class UserLogService ...@@ -320,7 +320,7 @@ class UserLogService
$examine_vip = $vip_services->vip($agent_id); $examine_vip = $vip_services->vip($agent_id);
if( if(
(($is_outstrip_twenty_four_hours == 1) and ($is_vip != 1) ) //过保护期 (($is_outpace_call_num == 0 ) and ($is_outstrip_twenty_four_hours == 1) and ($is_vip != 1) ) //过保护期
OR OR
($is_user_agent_boss == 0)//总监可以看 ($is_user_agent_boss == 0)//总监可以看
OR OR
......
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