Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
wuye
/
MicroCommunity
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
4d7660d160
Rami (Branch)
Tag
master
MicroCommunity
/
service-user
/
doc
/
userServiceResponseProtocol.json
userServiceResponseProtocol.json
176 B
Cronologia
Originale
1
2
3
4
5
6
7
{//这个是相应的业务系统返回的结果,(受理为空,查询时不为空)
"response": {
"code": "1999",
"message": "具体值"
}
//相应内容
}