将excel数据导入到oracle,遇到:TypeError: argument 1 must be bytes, not str
后面我把入参改成了bytes,还是这个报错:
有谁知道这是为啥?
告诉你这个参数必须是byte类型,不是string类型,修改以下oracle数据类型吧,