批量插入到数据库失败 报错
回答
收藏

批量插入到数据库失败 报错

H
H511214807
2022-11-06 15:08·浏览量:669
H
H511214807
发布于 2022-11-06 15:08更新于 2022-11-06 15:08669浏览

parameters should be a list of sequences/dictionaries or an integer specifying the number of times to execute the statement


sql是

insert into A_CDXX(yjtm,czydm)

参数是

[['影刀','1'], ['RPA', '2']]  

收藏
全部回答1
最新
发布回答
回答