Commit aa70ccdd authored by 卢洪光's avatar 卢洪光

Merge branch 'feature_add_job_log' into 'master'

update remove JobLog \n

See merge request bp/php_utils!3
parents 6c294df8 e435ddec
......@@ -46,6 +46,6 @@ class JobLog
public function output()
{
echo $this->log . PHP_EOL;
echo $this->log;
}
}
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