摘要: from sqlalchemy import Column, Integer, String, Text, ForeignKey, DateTime, UniqueConstraint, Index from sqlalchemy.orm import relationship Base = dec 阅读全文
posted @ 2018-01-11 20:14 Python界-黄药师 阅读(191) 评论(0) 推荐(0)