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
undancer
2015-12-30 17:59:50 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
421e9fba02a27dd89b29d9037611efcaaf075e7a
421e9fba
1 parent
59e16d92
Updated 新的事件发送定义(讨论中) (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
新的事件发送定义(讨论中).md
新的事件发送定义(讨论中).md
View file @
421e9fb
...
...
@@ -58,10 +58,10 @@ event定义(事件内部无序)
| ~~$province~~ | ~~系统~~ | ~~
`北京`
~~ | ~~省份,可以忽略~~ |
| ~~$city~~ | ~~系统~~ | ~~
`北京`
~~ | ~~城市,可以忽略~~ |
| ~~$country~~ | ~~系统~~ | ~~
`中国`
~~ | ~~国家,可以忽略~~ |
| ~~$wifi~~ | ~~
全局
~~ | ~~
`1`
or
`0`
~~ | ~~是否启用wifi~~ |
| $ip |
全局
|
`192.168.0.110`
| IP(目前从
`http://user.i.test.boxfish.cn/ip`
来获取) |
| $network |
全局
|
`NULL`
or
`2G`
or
`3G`
or
`4G`
or
`WIFI`
| 网络状态 |
| $carrier |
全局
|
`中国联通`
| 运营商 |
| ~~$wifi~~ | ~~
会话
~~ | ~~
`1`
or
`0`
~~ | ~~是否启用wifi~~ |
| $ip |
会话
|
`192.168.0.110`
| IP(目前从
`http://user.i.test.boxfish.cn/ip`
来获取) |
| $network |
会话
|
`NULL`
or
`2G`
or
`3G`
or
`4G`
or
`WIFI`
| 网络状态 |
| $carrier |
会话
|
`中国联通`
| 运营商 |
type的取值
...
...
Please
register
or
login
to post a comment