This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
xiaoyu
/
hmsb
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Branch:
master
Branchit
Tagit
master
hmsb
/
config
/
api
/
app.php
app.php
90 B
Pysyvä linkki
Historia
Raaka
1
2
3
4
5
6
7
8
<?php
//配置文件
return [
'award' => [
'one_award' => 20,
'two_award' => 5
]
];