Files
fastapi-best-architecture/backend/plugin/code_generator/model/__init__.py
T
Wu Clan 80cef6dde7 Update code generator file and table naming (#579)
* Update code generator file and table naming

* Update column table comment
2025-04-17 17:47:20 +08:00

5 lines
181 B
Python

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
from backend.plugin.code_generator.model.business import GenBusiness
from backend.plugin.code_generator.model.column import GenColumn