Commit f2c2e1a3 authored by zhuwei's avatar zhuwei

按钮

parent 0b39196f
...@@ -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