mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-09-02 14:11:38 +08:00
feat: 实现后台请求兼容接口的模式
This commit is contained in:
@@ -17,7 +17,7 @@ abstract class BaseControllerBase
|
||||
{
|
||||
/**
|
||||
* Request实例.
|
||||
* @var \think\Request
|
||||
* @var \app\common\provider\Request
|
||||
*/
|
||||
protected $request;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user