当我插入一行时,该字段填充的是服务器启动的时间,而不是插入行的时间。为什么会发生这种情况?解决方案是什么?顺便说一句,我使用的是SQLite。 id = peewee.IntegerField(unique=True,primary_key=True) log = peewee.CharField() c
super(type, obj): obj must be an instance or subtype of typeFile "/usr/local/lib/python3.6/site-packagesresponse = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/usr/local/lib/python