This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
ycsd_ai
/
mp_audio_manage
Beobachten
9
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
mp_audio_man...
/
app
/
Consts
/
SysConst.php
SysConst.php
98 B
Permalink
Verlauf
Originalformat
1
2
3
4
5
6
7
8
<?php
namespace App\Consts;
class SysConst
{
const DEFAULT_CHANNEL_ID = 2; // 默认站点
}