This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
buildadmin
Watch
1
Star
0
Fork
0
You've already forked buildadmin
mirror of
https://gitee.com/wonderful-code/buildadmin
synced
2024-11-22 07:04:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
96a3f0964c
buildadmin
/
app
/
Request.php
10 lines
90 B
PHP
Raw
Normal View
History
Unescape
Escape
feat:master初始化、前后端文件整合
2022-02-20 22:42:48 +00:00
<
?
php
style:格式化代码
2022-08-23 15:01:30 +00:00
feat:master初始化、前后端文件整合
2022-02-20 22:42:48 +00:00
namespace
app
;
// 应用请求对象类
class
Request
extends
\think\Request
{
}
Reference in New Issue
Copy Permalink