TypeError: init() got an unexpected keyword argument 'iid'
iid写错了呗,没有这个参数要么改成id,要么换成按位置传参
贴出你的代码,目测可能是 id 写错了,写成了 iid