This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
game-api
/
mex_api
biforcado de
laoma/admin_api
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Árvore:
1feb5bb546
Ramos
Etiquetas
master
mex_api
/
app
/
Http
/
helper
/
NumConfig.php
NumConfig.php
107 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
9
10
<?php
namespace App\Http\helper;
class NumConfig
{
const NUM_VALUE = 100; // 扣除比例 1:100
}