连接数据库时报UnicodeEncodeError: 'latin-1' codec can't encode character '\uff1f' in position 9: ordinal not in range(256)错误
考虑一下字符集方面的解决方案
原本数据库编码问题吧