Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
梁海波
2016-08-09 15:17:22 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6f7d332042a6d458d72ab5661c1b87edb214a04a
6f7d3320
1 parent
a4700b4f
Created app日志查询 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
app日志查询.md
app日志查询.md
0 → 100644
View file @
6f7d332
# [Home] (https://github.com/boxfish-project/wiki/wiki/)
## [日志查询] (https://github.com/boxfish-project/wiki/wiki/%E6%97%A5%E5%BF%97%E6%9F%A5%E8%AF%A2)
### mongo查询接口
-
埋点日志查询
请求地址
`http://120.27.244.103:9301/api/log/query/condition`
请求参数
| 参数 | 类型 | 是否必须 | 备注 |
| userId | long长整型 | √ | 用户标识 |
| event | 字符串 | √ | 事件 |
| startTime | long长整型 | √ | 开始时间 |
| endTime | long长整型 | √ | 结束时间 |
\ No newline at end of file
...
...
Please
register
or
login
to post a comment