Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有一个名为 createdTime 的 JSON 字段,它的值是服务器的当前时间戳(看起来像这样 {".sv":"timestamp"}),但模拟器不允许有 "." (点)在字段名称中。我应该怎么做才能模拟呢?
正如评论tstirrat所说,
tstirrat
我们即将推出一个修复程序,允许.sv在模拟器中使用密钥。
.sv
从今天开始,这似乎已得到解决。
我做出了这个答案,以便认为这个问题得到了回答。