This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
game-api
/
mex_api
şundan çatallanmış
laoma/admin_api
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Ağaç:
f695082fca
Dallar
Biçim İmleri
master
mex_api
/
app
/
Http
/
helper
/
NumConfig.php
NumConfig.php
107 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
9
10
<?php
namespace App\Http\helper;
class NumConfig
{
const NUM_VALUE = 100; // 扣除比例 1:100
}