Files
fastapi_best_architecture/backend/plugin/code_generator/plugin.toml
Wu Clan dedf4e7bae Refactor code generation files and routes (#748)
* Refactor code generation files and routes

* Fix lint
2025-08-04 13:16:41 +08:00

9 lines
135 B
TOML

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