fix(api/services/app_generate_service.py): Remove wrong type hints. (#6535)

This commit is contained in:
-LAN-
2024-07-22 22:58:07 +08:00
committed by GitHub
parent 71a7211411
commit 617847e3c0
2 changed files with 3 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ class AppGenerateService:
args: Any,
invoke_from: InvokeFrom,
streaming: bool = True,
) -> Union[dict, Generator[dict, None, None]]:
):
"""
App Content Generate
:param app_model: app model