'timestamp', 'updated_at' => 'timestamp', 'end_at' => 'timestamp', ]; protected $fillable = ['uid', 'phone', 'weixin', 'qq']; }