Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
rainbow
/
community-service
Segui
6
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
v0.2
Rami (Branch)
Tag
battle
circle
develop
master
release
v0.3
v0.2
community-se...
/
config
/
constants.php
constants.php
102 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
8
9
<?php
/**
* 常量配置
*/
return [
'MUSIC_LIST' => env('REDIS_MUSIC_LIST', 'music_list'),
];