perf: 支持查看任务描述修改历史
This commit is contained in:
@@ -34,7 +34,6 @@ use App\Exceptions\ApiException;
|
||||
class ProjectTaskContent extends AbstractModel
|
||||
{
|
||||
protected $hidden = [
|
||||
'created_at',
|
||||
'updated_at',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user