作者 张关杰

Merge branch 'develop' of http://47.244.231.31:8099/zhl/globalso-v6 into bate

... ... @@ -843,7 +843,6 @@ class ProjectLogic extends BaseLogic
if(!empty($project_id)){
$param['project_id'] = ['in',$project_id];
}
@file_put_contents(storage_path('logs/lyh_error.log'), var_export($entry_position, true) . PHP_EOL, FILE_APPEND);
switch ($entry_position){
//技术经理
case 41:
... ...