{ "order_target": [ { "order_target_id": 0, "delivery_quantity": 0, "accept_quantity": 0, "is_receive": 0, "pictures": "string", "problem": "string", "remark": "string" } ] }
curl --location --request POST 'https://caigou.gaokaowin.com/index.php/oaReceiveInvoceOrder?project_id=1&project_code=Y-0222024062500133&receive_code=YS-20240712-00001&order_name=2025物资验收单&receive_user_name=OA李易峰&leader_user_name=OA管理员&receive_time=2025-04-15 15:27:18&receive_contract_code=FFCG032025004&attachfile=https://oacom/1.png,https://oacom/2.png&remark=问题反馈&receive_status=0&order_id=1' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "order_target": [ { "order_target_id": 0, "delivery_quantity": 0, "accept_quantity": 0, "is_receive": 0, "pictures": "string", "problem": "string", "remark": "string" } ] }'
{}