{
"data": {
"zifuchuan": "zifuchuantest",
"duoxuan": [
"电费",
"笛梵"
],
"dfzhubiaozifuchuansh": "关联数据#@dfzhubiaolaiyuanl_zifuchuan_3",
"shuzi": 11152,
"riqishijian": "2021-06-24 00:00:00",
"yonghuxinxi": {
"real": {
"blacklist": {},
"orgs": {
"ApiTest": {
"Type": "member",
"parent_id": "2",
"id": "ApiTest"
}
}
},
"appointId": "2",
"displayValue": "企业管理员"
}
},
"appId": "DFMoRenPeiZhiHanCong",
"tableId": "dfsubdefault",
"loginUserId": "dev_admin"
}
curl --location --request POST '/openApi/out/app/opendataflow/insertWithAccessCheck' \
--header 'X-Qpaas-Dev-Tags: ylh' \
--header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"zifuchuan": "zifuchuantest",
"duoxuan": [
"电费",
"笛梵"
],
"dfzhubiaozifuchuansh": "关联数据#@dfzhubiaolaiyuanl_zifuchuan_3",
"shuzi": 11152,
"riqishijian": "2021-06-24 00:00:00",
"yonghuxinxi": {
"real": {
"blacklist": {},
"orgs": {
"ApiTest": {
"Type": "member",
"parent_id": "2",
"id": "ApiTest"
}
}
},
"appointId": "2",
"displayValue": "企业管理员"
}
},
"appId": "DFMoRenPeiZhiHanCong",
"tableId": "dfsubdefault",
"loginUserId": "dev_admin"
}'
{
"status": 200,
"code": 200,
"msg": "",
"result": 18,
"guid": "b52b0d62880fe2d2"
}