bug反馈 #323
由 静 倪 更新于 将近 8 年 之前
#### 包含所有调用到得申请表单接口
*返回示例*
{
"meta": [],
"data": {
"type": "applyForms",
"id": "43",
"attributes": {
"userIdentification": 1,
"category": 31,
//"company": "company": 200156,
"status": 0,
"statusTime": 1496289030,
"updateTime": 1496289030,
"createTime": 1496281052
},
"relationships": {
"user": {
"data": {
"type": "OAusers",
"id": "130"
}
},
"companies": {
"data": {
"type": "companies",
"id": "200156"
}
}
},
"links": {
"self": "139.224.65.141:8003\/applyForms\/43"
}
},
"included": [
{
"type": "companies",
"id": "200156",
"attributes": {
"name": "\u5357\u5b81\u9e3f\u724c\u9972\u6599\u79d1\u6280\u6709\u9650\u516c\u53f8"
}
}
]
}
*返回示例*
{
"meta": [],
"data": {
"type": "applyForms",
"id": "43",
"attributes": {
"userIdentification": 1,
"category": 31,
//"company": "company": 200156,
"status": 0,
"statusTime": 1496289030,
"updateTime": 1496289030,
"createTime": 1496281052
},
"relationships": {
"user": {
"data": {
"type": "OAusers",
"id": "130"
}
},
"companies": {
"data": {
"type": "companies",
"id": "200156"
}
}
},
"links": {
"self": "139.224.65.141:8003\/applyForms\/43"
}
},
"included": [
{
"type": "companies",
"id": "200156",
"attributes": {
"name": "\u5357\u5b81\u9e3f\u724c\u9972\u6599\u79d1\u6280\u6709\u9650\u516c\u53f8"
}
}
]
}