【发布时间】:2018-11-26 19:31:38
【问题描述】:
为什么我的 mongodb-stitch 服务返回值的类型($numberLong, $numberInt,...)而 Compass 应用程序不这样做?
如何拥有与 Compas 中相同的变量格式,或者如何使用 Stitch 处理?
Mongodb-stitch
指南针
【问题讨论】:
-
这就是 Stitch 向您显示数据的方式。您可以与这些值进行交互,就好像它们是正常的日期或数字一样。另外,如果你 console.log() 的值,你可以看到没有 $numberLong, $numberInt 的实际样子
-
嗨,你找到解决办法了吗?
标签: mongodb-stitch