exts.py 58 字节
Newer Older
C
V1.0  
Corley 已提交
1 2 3
from flask_sqlalchemy import SQLAlchemy

db = SQLAlchemy()