This commit is contained in:
2023-04-17 16:57:37 +08:00
parent 76a40a798b
commit 0ffaabe530
+1 -1
View File
@@ -546,7 +546,7 @@ use Kiri\Router\Annotate\AutoController;
',
};
} else if ($_key == 'json') {
} else if ($_key == 'json' || $_key == 'text' || $_key == 'longtext') {
$class .= '
/**
* ' . (empty($comment) ? '这批懒的很,没写注释' : $comment) . '