This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
zp
/
switch
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
b0b6c6b2c7
Atzari
Tagi
master
switch
/
application
/
common
/
model
/
UserTraffic.php
UserTraffic.php
93 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
9
10
11
12
<?php
namespace app\common\model;
use think\Model;
class UserTraffic extends Model
{
}