Traceback (most recent call last): File "class/data.py", line 335, in getData backup_list = SQL.table('backup').where("pid=? AND type=?", (data['data'][i]['id'], type)).select() TypeError: string indices must be integers
Traceback (most recent call last): File "class/data.py", line 335, in getData backup_list = SQL.table('backup').where("pid=? AND type=?", (data['data']['id'], type)).select() TypeError: string indices must be integers