改进 Task
This commit is contained in:
parent
f6e8b85a9d
commit
c1d8035c4c
@ -16,6 +16,7 @@ class Task extends Model
|
|||||||
|
|
||||||
protected $fillable = [
|
protected $fillable = [
|
||||||
'host_id',
|
'host_id',
|
||||||
|
'user_id',
|
||||||
'title',
|
'title',
|
||||||
'progress',
|
'progress',
|
||||||
'status',
|
'status',
|
||||||
|
Loading…
Reference in New Issue
Block a user