This website requires JavaScript.
Explore
Help
Register
Sign In
AI260626
/
group_fqcd_jr
Watch
13
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d28ccdd88c5d3276f2ce2ed089e540cad5a2ecc1
group_fqcd_jr
/
app
/
model
/
base.py
T
6 lines
83 B
Python
Raw
Normal View
History
Unescape
Escape
chore: initialize project repository
2026-09-09 21:55:37 +08:00
from
sqlalchemy.orm
import
DeclarativeBase
class
Base
(
DeclarativeBase
):
pass
Reference in New Issue
Copy Permalink