mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 23:02:48 +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