perf: 优化离职数据移交
This commit is contained in:
@@ -40,6 +40,9 @@ use App\Module\Base;
|
||||
*/
|
||||
class ProjectLog extends AbstractModel
|
||||
{
|
||||
protected $hidden = [
|
||||
'task_only',
|
||||
];
|
||||
|
||||
/**
|
||||
* @param $value
|
||||
|
||||
Reference in New Issue
Block a user