This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
dever-product
/
wonderful
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
f251c5cb5e
Ramas
Etiquetas
master
wonderful
/
live
/
config
/
base.php
base.php
124 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
10
<?php
$config['base'] = array
(
# 功能类型
'live_type' => array
(
1 => '七牛云',
),
);
return $config;