127 lines
4.7 KiB
JSON
127 lines
4.7 KiB
JSON
|
|
进入请求:参数为:
|
|||
|
|
RequestInfo
|
|||
|
|
[app=App
|
|||
|
|
[appcode=3E, appversion=1.2.1, languagetype=zh-cn],
|
|||
|
|
device=Device
|
|||
|
|
[devicetype=android, devicemodel=phone,
|
|||
|
|
sys=V801s Core4, sysversion=4.4.2,
|
|||
|
|
deviceidentifier=null],
|
|||
|
|
service=Service
|
|||
|
|
[service=/http/3e/achivement, action=/unitwordachive/v1,
|
|||
|
|
page=1, pagesize=16],
|
|||
|
|
page=Page
|
|||
|
|
[offset=1, limit=10, sortOrder=asc, sortName=,
|
|||
|
|
lastid=0],
|
|||
|
|
sign=d54ccff6d15fb4211cf50692658e8921,
|
|||
|
|
timestamp=1470026054758,
|
|||
|
|
noncestr=475600,
|
|||
|
|
reqMethod=POST,
|
|||
|
|
token=3XAkbUY-KudH7Nq4zC_CWMlLrZf7ttACHhbCEV8wUDCEt5ibwYCba1-9xreyXp-H]
|
|||
|
|
|
|||
|
|
_3EReqUserInfo
|
|||
|
|
[studentid=1101010100000098, password=E10ADC3949BA59ABBE56E057F20F883E,
|
|||
|
|
truename=汪艺雯, nickname=汪艺雯, gender=1, address=,
|
|||
|
|
areaid=110101, recognizecode=G010001201301018,
|
|||
|
|
cellphone=13930117895, telephone=5325456,
|
|||
|
|
email=ffghhhjj@163.com, avatar=, status=1, source=1,
|
|||
|
|
jdtoken=, lastsignin=null, userType=0]
|
|||
|
|
|
|||
|
|
_3EReqUintWordAchive [unitid=4, score=1]
|
|||
|
|
|
|||
|
|
|
|||
|
|
====》josn格式:
|
|||
|
|
http://localhost:8080/3eapi/http/3e/achivement/unitwordachive/v1?
|
|||
|
|
{"requestInfo":{
|
|||
|
|
"app":
|
|||
|
|
{appcode":"3E","appversion":"1.2.1","languagetype":"zh-cn"},
|
|||
|
|
"device":
|
|||
|
|
{"devicetype":"android","devicemodel":"phone",
|
|||
|
|
"sys":"V801s Core4","sysversion":"4.4.2",
|
|||
|
|
"deviceidentifier":null},
|
|||
|
|
"service":
|
|||
|
|
{"service":"/http/3e/achivement","action":"/unitwordachive/v1",
|
|||
|
|
"page":"1","pagesize":"16"},
|
|||
|
|
"page":
|
|||
|
|
{"offset":1,"limit":10,"sortOrder":"asc","sortName":"",
|
|||
|
|
"lastid":0},
|
|||
|
|
"sign":"d54ccff6d15fb4211cf50692658e8921",
|
|||
|
|
"timestamp":"1470026054758",
|
|||
|
|
"noncestr":"475600",
|
|||
|
|
"reqMethod":"POST",
|
|||
|
|
"token":"3XAkbUY-KudH7Nq4zC_CWMlLrZf7ttACHhbCEV8wUDCEt5ibwYCba1-9xreyXp-H"},
|
|||
|
|
"_3EReqUserInfo":
|
|||
|
|
{"studentid":1101010100000098,"password":"E10ADC3949BA59ABBE56E057F20F883E",
|
|||
|
|
"truename":"汪艺雯","nickname":"汪艺雯","gender":1,"address":"",
|
|||
|
|
"areaid":110101,"recognizecode":"G010001201301018",
|
|||
|
|
"cellphone":"13930117895","telephone":"5325456",
|
|||
|
|
"email":"ffghhhjj@163.com","avatar":"","status":"1","source":"1",
|
|||
|
|
"jdtoken":"","lastsignin":null,"userType":"0"},
|
|||
|
|
"_3EReqUintWordAchive":
|
|||
|
|
{"unitid":4,"score":50}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
====》josn格式2:
|
|||
|
|
http://localhost:8080/3eapi/http/3e/achivement/unitwordachive/v1?
|
|||
|
|
{appcode":"3E","appversion":"1.2.1","languagetype":"zh-cn",
|
|||
|
|
"devicetype":"android","devicemodel":"phone",
|
|||
|
|
"sys":"V801s Core4","sysversion":"4.4.2",
|
|||
|
|
"deviceidentifier":null,
|
|||
|
|
"service":"/http/3e/achivement","action":"/unitwordachive/v1",
|
|||
|
|
"page":"1","pagesize":"16",
|
|||
|
|
"offset":1,"limit":10,"sortOrder":"asc","sortName":"",
|
|||
|
|
"lastid":0,
|
|||
|
|
"sign":"d54ccff6d15fb4211cf50692658e8921",
|
|||
|
|
"timestamp":"1470026054758",
|
|||
|
|
"noncestr":"475600",
|
|||
|
|
"reqMethod":"POST",
|
|||
|
|
"token":"3XAkbUY-KudH7Nq4zC_CWMlLrZf7ttACHhbCEV8wUDCEt5ibwYCba1-9xreyXp-H",
|
|||
|
|
"studentid":1101010100000098,"password":"E10ADC3949BA59ABBE56E057F20F883E",
|
|||
|
|
"truename":"汪艺雯","nickname":"汪艺雯","gender":1,"address":"",
|
|||
|
|
"areaid":110101,"recognizecode":"G010001201301018",
|
|||
|
|
"cellphone":"13930117895","telephone":"5325456",
|
|||
|
|
"email":"ffghhhjj@163.com","avatar":"","status":"1","source":"1",
|
|||
|
|
"jdtoken":"","lastsignin":null,"userType":"0",
|
|||
|
|
"unitid":4,"score":50}
|
|||
|
|
|
|||
|
|
|
|||
|
|
===》JSON格式3:
|
|||
|
|
http://localhost:8080/3eapi/http/3e/achivement/unitwordachive/v1?
|
|||
|
|
{"requestInfo":
|
|||
|
|
{appcode":"3E","appversion":"1.2.1","languagetype":"zh-cn",
|
|||
|
|
"devicetype":"android","devicemodel":"phone",
|
|||
|
|
"sys":"V801s Core4","sysversion":"4.4.2",
|
|||
|
|
"deviceidentifier":null,
|
|||
|
|
"service":"/http/3e/achivement","action":"/unitwordachive/v1",
|
|||
|
|
"page":"1","pagesize":"16",
|
|||
|
|
"offset":1,"limit":10,"sortOrder":"asc","sortName":"",
|
|||
|
|
"lastid":0,
|
|||
|
|
"sign":"d54ccff6d15fb4211cf50692658e8921",
|
|||
|
|
"timestamp":"1470026054758",
|
|||
|
|
"noncestr":"475600",
|
|||
|
|
"reqMethod":"POST",
|
|||
|
|
"token":"3XAkbUY-KudH7Nq4zC_CWMlLrZf7ttACHhbCEV8wUDCEt5ibwYCba1-9xreyXp-H"},
|
|||
|
|
"_3EReqUserInfo":
|
|||
|
|
{"studentid":1101010100000098,"password":"E10ADC3949BA59ABBE56E057F20F883E",
|
|||
|
|
"truename":"汪艺雯","nickname":"汪艺雯","gender":1,"address":"",
|
|||
|
|
"areaid":110101,"recognizecode":"G010001201301018",
|
|||
|
|
"cellphone":"13930117895","telephone":"5325456",
|
|||
|
|
"email":"ffghhhjj@163.com","avatar":"","status":"1","source":"1",
|
|||
|
|
"jdtoken":"","lastsignin":null,"userType":"0"},
|
|||
|
|
"_3EReqUintWordAchive":
|
|||
|
|
{"unitid":4,"score":50}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
|
|||
|
|
{"pagesize":16, sys=V801s Core4, appcode=3E,
|
|||
|
|
appversion=1.2.1, timestamp=1470028317227,
|
|||
|
|
sign=7e22f0d7a5235d740229838aa0e24910, devicemodel=phone,
|
|||
|
|
noncestr=081755, deviceidentifier=null,
|
|||
|
|
token=3XAkbUY-KudH7Nq4zC_CWMlLrZf7ttACHhbCEV8wUDCEt5ibwYCba1-9xreyXp-H,
|
|||
|
|
page=1, sysversion=4.4.2, action=/unitwordachive/v1,
|
|||
|
|
service=/http/3e/achivement, devicetype=android,
|
|||
|
|
languagetype=zh-cn}---
|
|||
|
|
data:{score=1, unitid=4}---
|
|||
|
|
configcom.threeti.teamlibrary.net.RequestConfig@41cd6270
|
|||
|
|
[http://3e.sftui.com/SystemMessagePic/SystemPic_2.png?time=1469674438565_1280x736]
|
|||
|
|
|