Commit 5e1485d1 authored by zhuwei's avatar zhuwei

权限

parent 5d622ef3
...@@ -367,6 +367,8 @@ class UserLogService ...@@ -367,6 +367,8 @@ class UserLogService
if( if(
(($is_outstrip_twenty_four_hours == 1) and ($is_vip != 1) ) //过保护期
OR
($is_can_look == 0)//总监可以看 ($is_can_look == 0)//总监可以看
OR OR
($result_agent_id == $agent_id)//客方可以看 ($result_agent_id == $agent_id)//客方可以看
......
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