Files
fastapi_best_architecture/backend/plugin/code_generator/plugin.toml
Wu Clan ed4e312cb1 Update code generation interface definitions (#939)
* Update code generation interface definitions

* Update more

* Resume irrelevant updates
2025-11-27 19:20:44 +08:00

9 lines
135 B
TOML

[plugin]
summary = '代码生成'
version = '0.0.7'
description = '生成通用业务代码'
author = 'wu-clan'
[app]
router = ['v1']