为了能快速了解并处理您的问题,请提供以下基础信息: 相关截图(日志、错误):Traceback (most recent call last): File "class/data.py", line 459, in getData data['data']['backup_count'] = SQL.table('backup').where("pid=? AND type=?", (data['data']['id'], type)).count() TypeError: string indices must be integers
|
|