Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
wuye
/
MicroCommunity
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
4d7660d160
Branchit
Tagit
master
MicroCommunity
/
service-user
/
doc
/
userServiceResponseProtocol.json
userServiceResponseProtocol.json
176 B
Historia
Raaka
1
2
3
4
5
6
7
{//这个是相应的业务系统返回的结果,(受理为空,查询时不为空)
"response": {
"code": "1999",
"message": "具体值"
}
//相应内容
}