|
1
2
是否执行以下操作:
如果没有,错误输出是什么? 如果panda_data是一个数组,panda_data.to_s将保证返回一个字符串 |
|
|
2
2
不是说有人有机会,但是 panda_gem自-v=0.6以来已使所有panda.[get、post等]请求返回哈希。所以您不再需要json.parse了。删除json.parse允许它工作。 |