You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2025. It is now read-only.
问题: 查看该
cloud function的日志,深层嵌套的ips显示[object]而不是{ip1: xxx, ip2: xxx},ips数据是否解析成功,能否通过user.ips.ip1获取?结论:尽管日志显示的是

ips: [object],但数据解析成功,可以通过user.ips.ip1获取测试源码:https://github.com/mrdulin/nodejs-gcp/tree/master/src/cloud-functions/nested-data