ForeignKey('tag.id')) ) # 建立資料表欄位 from main import db class Post(db.Model): # __table__name = 'user_table',若不寫則看小寫class name ...
確定! 回上一頁