This website requires JavaScript.
Explore
Help
Register
Sign In
zhj_student
/
student_system
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
student_system
/
model
/
__init__.py
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
3 lines
70 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
feat: 初始化学生管理系统代码
2026-09-21 18:03:04 +08:00
from
sqlalchemy.orm
import
declarative_base
Base
=
declarative_base
()
Reference in New Issue
Copy Permalink