网站列表为空,报错信息如下:Traceback (most recent call last): File "class/data.py", line 199, in getData data['data']['backup_count'] = SQL.table('backup').where("pid=? AND type=?",(data['data']['id'],type)).count() TypeError: string indices must be integers, not str
各位大佬遇到过没,求解! |
|