mirror of
https://github.com/v2board/v2board.git
synced 2025-07-31 04:19:14 +08:00
update: v2ray char to vmess
This commit is contained in:
@ -4,7 +4,7 @@ namespace App\Models;
|
||||
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class ServerV2ray extends Model
|
||||
class ServerVmess extends Model
|
||||
{
|
||||
protected $table = 'v2_server_v2ray';
|
||||
protected $dateFormat = 'U';
|
Reference in New Issue
Block a user