当前位置 : 主页 > 网络编程 > JavaScript >

api-201594

来源:互联网 收集:自由互联 发布时间:2021-06-30
api-201594-13.json { "app": 8, "query": "updated_time \"2012-02-03T09:00:00+0900\" and updated_time \"2012-02-03T10:00:00+0900\" order by $id asc limit 10 offset 20", "fields": ["$id", "created_time", "dropdown"] }
api-201594-13.json
{    
"app": 8,    
"query": "updated_time > \"2012-02-03T09:00:00+0900\" and updated_time < \"2012-02-03T10:00:00+0900\" 
          order by $id asc limit 10 offset 20",    
"fields": ["$id", "created_time", "dropdown"]    
}
网友评论