Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
rainbow
/
community-service
İzle
6
Yıldızla
0
Çatalla
0
Files
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
d9d7172827
Dallar
Biçim İmleri
battle
circle
develop
master
release
v0.3
v0.2
community-se...
/
config
/
constants.php
constants.php
102 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
9
<?php
/**
* 常量配置
*/
return [
'MUSIC_LIST' => env('REDIS_MUSIC_LIST', 'music_list'),
];