terlux
如题。 在本机 lean up 返回的结果是有这两个字段的
用的是python云函数 @posts_engine.define def getPosts(skip=0, limit=10, orderby="createdAt", descending=True, authorId=None, circleId=None): query = leancloud.Query("ALPosts") query.limit(limit) query.skip(skip) query.include("author.avatar", "postFiles", "replyToPost") if descending: query.descending(orde…
在开发工具里是有显示的 然后在 JS SDK 里打印 createdAt 和 updatedAt 就变成null了 我另外 set 了个新字段 post.set('postTime', post.get('createdAt')) 这样在 JS SDK 里是能把 post.get('postTime') 的 string 打印出来的
打印出来还是 null
请看截图 Screen Shot 2017-12-28 at 5.38.31 PM.png 1334x660 172 KB postTime是前面说过的方法,处理成string在云引擎返回前 set 的 但是可以看到在JS SDK里 (GITHUB下的最新版的带 live query 的小程序版本) 返回的createdAt 和 updatedAt 都是 null 请求代码如下 AV.Cloud.rpc('getPosts', params).then(posts=>{ console.log(posts[0]) })
开发人员工具具体指的是哪个......
开发版30k请求偶尔不够用 商用版每天低消30用不完白花钱 想付钱升级但又不想花冤枉钱 这个最低消费是为了阻止免费用户花钱升级的吧? 建议取消最低消费,或者增加一个纯按量付费的级别
phantomJS 都已经停止维护了,而且对于 flex box 的支持可以说是没有..... 求加 headless Chrome 或者 firefox
什么时候升?
yaml 输入的依赖名是什么?尝试了 - chrome 好像不行
部署了,但是python 使用的使用报错..... Service /usr/bin/google-chrome unexpectedly exited
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='xxxxxx.api.lncld.net', port=443): Max retries exceeded with url: 看来leancloud工单系统也崩了,只能这里报了
5分钟前恢复的,在那之前各处都连接不了,包括工单系统
LeanCloudError: [124] MongoDB timeout. Typically this indicates the request is too expensive.
最近每个月崩几次,真的是心累
error parsing HTTP 405 response body: invalid character 'M' looking for beginning of value: "Method not allowed\n"
connect ECONNREFUSED 10.10.66.246:80 [N/A GET http://api.leancloud.cn/1.1/users/me ] [500 POST https://qjnlgvra.engine.lncld.net/1.1/functions/che ........
The command '/bin/sh -c http_proxy=http://proxy.leancloud.cn:8080 https_proxy=http://proxy.leancloud.cn:8080 pip install -r requirements.txt' returned a non-zero code: 1