Property | Type | Description | |
---|---|---|---|
$method | |||
$restDefaultMethod | |||
$restDefaultType | |||
$restMethodList | 输出类型 | ||
$restOutputType | |||
$restTypeList | |||
$type | 当前请求类型 |
Method | Description | |
---|---|---|
__construct ( ) | 架构函数 取得模板对象实例 | |
_empty ( string $method ) : mixed | REST 调用 |
Method | Description | |
---|---|---|
response ( mixed $data, String $type = 'json', integer $code = 200 ) : |
输出返回数据 |