This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
yc_douyin
/
yc_douyin_capi
İzle
7
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
94fa842e68
Dallar
Biçim İmleri
master
yc_douyin_capi
/
app
/
Consts
/
SysConst.php
SysConst.php
98 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
<?php
namespace App\Consts;
class SysConst
{
const DEFAULT_CHANNEL_ID = 2; // 默认站点
}