This commit is contained in:
2020-09-08 19:19:41 +08:00
parent bffc6232d3
commit fd2ee25833
+1 -3
View File
@@ -47,9 +47,7 @@ use HttpServer\IInterface\Task;
/**
* Class ' . ucfirst($managerName) . '
* @package Inter\mysql
*' . implode('', $this->visible) . '
* @sql
* @package App\Async
*/
class ' . ucfirst($managerName) . ' implements Task
{