mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-04 06:11:37 +08:00
@@ -13,7 +13,7 @@ namespace think\controller;
|
||||
|
||||
use think\Response;
|
||||
|
||||
abstract class rest
|
||||
abstract class Rest
|
||||
{
|
||||
|
||||
protected $_method = ''; // 当前请求类型
|
||||
|
||||
Reference in New Issue
Block a user