uibot creator 数据写入数据库出错python调用出错:executeSQL异常 1241 operand should contain 1 column(s)

报错信息为:

Python调用出错:ExecuteSQL 异常:
(1241, 'Operand should contain 1 column(s)')

我抓取到的数据是个列表,写入数据库出错。必须将json对象转成json字符串存入数据库才行。

haha= JSON.Stringify(haha)
TracePrint haha
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章