Files
fastapi_best_architecture/backend/plugin/code_generator/plugin.toml
Wu Clan 6c029b9be7 Fix code generation template missing Decimal (#830)
* Fix code generation template missing Decimal

* Update template rendering

* Update version number

* Fix lint
2025-09-22 10:46:13 +08:00

9 lines
135 B
TOML

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