Showing
1 changed file
with
2 additions
and
1 deletions
@@ -24,7 +24,8 @@ POST | @@ -24,7 +24,8 @@ POST | ||
24 | | udid | 设备唯一码 | string | 1d123sadao3 | | 24 | | udid | 设备唯一码 | string | 1d123sadao3 | |
25 | | pv | 补丁版本号,如果本地没有补丁,传空 | string | 100 | | 25 | | pv | 补丁版本号,如果本地没有补丁,传空 | string | 100 | |
26 | | ci | 渠道号 | string | 2063 | | 26 | | ci | 渠道号 | string | 2063 | |
27 | - | 27 | +| osv | 操作系统版本 | string | 9.1 | |
28 | +| model | 机型 | string | iphone5 | | ||
28 | **JSON格式:** | 29 | **JSON格式:** |
29 | 30 | ||
30 | ``` | 31 | ``` |
-
Please register or login to post a comment