摘要:
参考地址:http://www.cnblogs.com/wupeiqi/articles/6216618.html所有字段 AutoField(Field) --int自增列,必须填入参数primary_key=True BigAutoField(AutoField) --bigint自增列,必须填入参数primary_key=True 注意:当model中没有自增列,则... 阅读全文
posted @ 2016-12-25 21:22
Will_D_Zhang
阅读(346)
评论(0)
推荐(0)
浙公网安备 33010602011771号