Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
wuye
/
MicroCommunity
Watch
2
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
332662e49e
ブランチ
タグ
master
MicroCommunity
/
UserService
/
doc
/
userServiceResponseProtocol.json
userServiceResponseProtocol.json
176 B
履歴
Raw
1
2
3
4
5
6
7
{//这个是相应的业务系统返回的结果,(受理为空,查询时不为空)
"response": {
"code": "1999",
"message": "具体值"
}
//相应内容
}