This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
game-api
/
mex_api
a fost obținut din
laoma/admin_api
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Arbore:
d38d3deba9
Ramuri
Etichete
master
mex_api
/
app
/
Http
/
helper
/
NumConfig.php
NumConfig.php
107 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
10
<?php
namespace App\Http\helper;
class NumConfig
{
const NUM_VALUE = 100; // 扣除比例 1:100
}