作者 lyh

gx

@@ -72,9 +72,6 @@ class TranslateLogic extends BaseLogic @@ -72,9 +72,6 @@ class TranslateLogic extends BaseLogic
72 $arr2[] = $val; 72 $arr2[] = $val;
73 } 73 }
74 } 74 }
75 - if($this->user['project_id'] == 285){  
76 - @file_put_contents(storage_path('logs/lyh_error.log'), var_export($arr2, true) . PHP_EOL, FILE_APPEND);  
77 - }  
78 if(!empty($arr2)){ 75 if(!empty($arr2)){
79 $i = 0; 76 $i = 0;
80 TranslateText: 77 TranslateText: