Commit 45ecff4b by lichaogang

add parameter nickname for shopvision

parent 3b333af1
...@@ -16,7 +16,7 @@ API请求参数 ...@@ -16,7 +16,7 @@ API请求参数
### Head ### Head
X-DeviceInformation {String} 设备信息, 格式为: {osVersion}/{appVersion}/{equipmentId} X-DeviceInformation {String} 设备信息, 格式为: {osVersion}/{appVersion}/{equipmentId}/{activeAccount}
X-Sign {String} rsa(timestamp) 加密 X-Sign {String} rsa(timestamp) 加密
### Form Parameters ### Form Parameters
......
...@@ -21,6 +21,7 @@ API请求参数 ...@@ -21,6 +21,7 @@ API请求参数
### Form Parameters ### Form Parameters
dataId {String} 唯一ID ,由Android端生成 dataId {String} 唯一ID ,由Android端生成
nickname {String} 昵称
parentId {int} 家长ID parentId {int} 家长ID
leftEye {float} 左眼视力 3.8-5.3 leftEye {float} 左眼视力 3.8-5.3
rightEye {float} 右眼视力 3.8-5.3 rightEye {float} 右眼视力 3.8-5.3
......
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