改名
This commit is contained in:
@@ -353,6 +353,7 @@ class Node extends HttpService
|
|||||||
*/
|
*/
|
||||||
public function annotationInject(string $className, string $action): Node
|
public function annotationInject(string $className, string $action): Node
|
||||||
{
|
{
|
||||||
|
var_export($action);
|
||||||
$annotation = annotation()->getMethods($className, $action);
|
$annotation = annotation()->getMethods($className, $action);
|
||||||
if ($action == 'xiaqi') {
|
if ($action == 'xiaqi') {
|
||||||
var_export($annotation);
|
var_export($annotation);
|
||||||
|
|||||||
Reference in New Issue
Block a user