Skip to content

Commit bf93557

Browse files
committed
debug
debug
1 parent e969fbe commit bf93557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/api/controller/Api.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class Api extends Controller
3131
'options' => 'options',
3232
];
3333
/**
34-
* 允许访问的请求类型
34+
* 允许访问的请求类型
3535
* @var string
3636
*/
3737
public $restMethodList = 'get|post|put|delete|patch|head|options';

0 commit comments

Comments
 (0)