Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
wuye
/
MicroCommunity
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
42f065eeed
Ramas
Etiquetas
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": "具体值"
}
//相应内容
}