2025-SSF-dotory-manage/db.py
2025-07-09 09:16:59 +09:00

3 lines
No EOL
58 B
Python

from flask_sqlalchemy import SQLAlchemy
db = SQLAlchemy()