Commit 2808cb1e by lichaogang

remove check sign for upgrade

parent f16033ce
......@@ -16,6 +16,7 @@ API请求参数
### Head
X-ChannelId {String} 渠道ID
### Form Parameters
......
......@@ -16,7 +16,8 @@ API请求参数
### Head
X-DeviceInformation {String} 设备信息, 格式为: {osVersion}/{appVersion}/{equipmentId}/{activeAccount}
X-Sign {String} rsa(timestamp) 加密
X-ChannelId {String} 渠道ID
X-Sign {String} rsa(timestamp) 加密
服务端根据appVersion判断是否需要升级(单设备升级或全设备升级)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment