mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-26 22:41:15 +08:00
update uni-stat docs
This commit is contained in:
parent
928d5c6004
commit
15909fe03b
@ -25,7 +25,7 @@
|
||||
| :--------: | :-----: |:---------:|:---------------------------------------: |
|
||||
| _id | string |- |ID,系统自动生成 |
|
||||
| appid | string |- |统计应用ID,对应opendb-app-list.appid |
|
||||
| platform | string |- |应用平台,对应uni-stat-app-platforms.code |
|
||||
| platform_id | string |- |应用平台编号,对应uni-stat-app-platforms._id |
|
||||
| channel_code | string |- |客户端上报的渠道编码,如:xiaomi |
|
||||
| channel_name | string |- |渠道名称/场景名称,渠道名称管理员可编辑,管理端显示|
|
||||
| create_time | timestamp |- |创建时间 |
|
||||
@ -55,7 +55,7 @@
|
||||
| :--------: | :-----: |:---------:| :-------------------: |
|
||||
| _id | string | - | ID,系统自动生成 |
|
||||
| appid | string | - | 统计应用ID,对应opendb-app-list.appid |
|
||||
| platform | string | - | 应用平台,对应uni-stat-app-platforms.code|
|
||||
| platform_id | string |- |应用平台编号,对应uni-stat-app-platforms._id |
|
||||
| version | string | - | 应用版本 |
|
||||
| create_time | timestamp | - | 创建时间 |
|
||||
| last_modify_time | timestamp | - | 最后修改时间 |
|
||||
|
Loading…
Reference in New Issue
Block a user