This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
jjyc
/
tp6
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
ce6cfbe7da
Atzari
Tagi
master
test_branch
tp6
/
app
/
common
/
Request.php
Request.php
96 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
<?php
namespace app\common;
// 应用请求对象类
class Request extends \think\Request
{
}