更新模板

This commit is contained in:
2025-11-28 13:11:55 +08:00
parent f071fa0cba
commit 9720e1a9e0

View File

@@ -17,6 +17,12 @@ class CodeGenerationController extends BaseController
$this->service = CodeGenerationService::getInstance();
}
/**
* 生成代码
* @Method POST
* @return JsonResponse
* @throws \Exception
*/
public function generation()
{
$this->insertField = [