Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
wuye
/
MicroCommunity
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
47b9f7a270
Branches
Tags
master
MicroCommunity
/
service-user
/
doc
/
userServiceResponseProtocol.json
userServiceResponseProtocol.json
176 B
Historique
Raw
1
2
3
4
5
6
7
{//这个是相应的业务系统返回的结果,(受理为空,查询时不为空)
"response": {
"code": "1999",
"message": "具体值"
}
//相应内容
}