1.获取微霸号
POST
http://127.0.0.1:8888/cmd
接口描述
获取微霸号
请求头
参数名
类型
描述
必填
Content-Type:application/json
header
必填
请求参数
参数名
类型
描述
必填
json
json
{"group":"AppTool","action":"deviceId"}
必填
响应参数
参数名
类型
描述
必填
json
json
{ "success": 1, "data": "4b0433xe" }
必填