公告板
版本库
filestore
活动
搜索
登录
main
/
Lianxun_Java
联讯物业系统后台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
WebService 调整为vuejs 组件式开发
wuxw7
2019-03-18
c6e72eba3309b242e66ed2d38be065adbccb0fbd
[Lianxun_Java.git]
/
WebService
/
doc
/
page_response.json
1
2
3
4
5
6
7
8
9
10
11
{
"meta":{
"code":"",//主要用于,日志记录
"message":"",
"responseTime":"",
"transactionId":"请求流水" //由系统返回
},
"data":{
//这里是返回参数
}
}