Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
wuye
/
MicroCommunity
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
4d7660d160
Branches
Tags
master
MicroCommunity
/
service-user
/
doc
/
userServiceResponseProtocol.json
userServiceResponseProtocol.json
176 B
Histórico
Raw
1
2
3
4
5
6
7
{//这个是相应的业务系统返回的结果,(受理为空,查询时不为空)
"response": {
"code": "1999",
"message": "具体值"
}
//相应内容
}