下面的代码: data = {"url": 'http://test.com/unsub/' + request.user.pk} print(data)给我这个错误:TypeError:无法连接“ str”和“ long”对象不确定为什么? 查看完整描述