0, ]; /** * @var array */ protected $fillable = [ 'draw_activity_id', 'user_id', 'number', 'remark', ]; }