如何把这样的json数组保存到MSSQL数据库?
{
"order_id": 5523720284217,
"order_no": "535",
"lock_flag": 0,
"exchange_rate": "674.13",
"exchange_rate_usd": "100.00000",
"name": "161245762501024674",
"users": [
{
"rate": 100,
"user_id": "55311497"
}
],
"currency": "USD",
"amount": "9296.60",
"amount_rmb": 62671.17,
"amount_usd": 9296.6,
"addition_cost_amount": 0,
"product_total_amount": 9296.6,
"product_total_count": 44,
"cost_with_tax_total": "0.0000",
"price_contract": "CFR",
"receive_remittance_way": null,
"price_contract_remark": null,
"receive_remittance_remark": null,
"insurance_remark": null,
"bank_info": null,
"order_contract": null,
"company_name": "ltd.",
"company_phone": "1054861067",
"company_fax": "",
"company_address": "12982",
"customer_name": "ANET",
"customer_phone": "61067",
"customer_email": "16735@outlook.com",
"customer_address": null,
"transport_mode": "海运",
"shipment_deadline": "",
"shipment_port": "",
"target_port": "",
"shipment_deadline_remark": "尾款到账后40自然日发货",
"more_or_less": null,
"package_remark": null,
"marked": null,
"account_date": "2022-12-21 16:32:54",
"country": "KR",
"opportunity_id": 0,
"remark": "",
"link_status": [
20,
31,
40,
50,
10
],
"source_type": 2,
"archive_type": 5,
"create_time": "2023-01-31 10:55:19",
"update_time": "2023-03-11 04:18:13",
"create_user": 55311497,
"update_user": 55311497,
"_id": 5523720284217,
"approval_flow_info": null,
"departments_info": [
{
"rate": 100,
"department_id": 32018,
"name": "xx部"
}
],
"users_info": [
{
"rate": 100,
"user_id": "55311497",
"nickname": "We",
"avatar": "xe"
}
],
"handler_info": [
{
"user_id": "55311497",
"nickname": "We",
"avatar": "xx"
}
],
"company": {
"company_id": 21247381445,
"name": "ltd.",
"is_archive": 1,
"serial_id": "450"
},
"status_info": {
"is_purchase": 0,
"is_beginning": 1,
"is_ending": 0,
"into_performance": 0,
"need_review": 0,
"change_ending": 1,
"change_review": 0,
"can_delete": 0,
"next_status": [
"20792396447",
"20792396449",
"20792396451",
"20792396463",
"20792396465",
"20792396468",
"20792396472",
"20792396473",
"20792396474"
],
"client_id": "30098",
"id": "20792396446",
"name": "草稿",
"remark": "",
"rank": "1",
"create_time": "2020-10-26 15:09:24",
"update_time": "2023-02-07 17:37:28"
},
"stock_up_status": {
"link": 4,
"title": "待备货",
"link_status": 40,
"progress": {
"define": "起始",
"value": 0
},
"type": "text"
},
"shipping_status": {
"link": 5,
"title": "待出库",
"link_status": 50,
"progress": {
"define": "起始",
"value": 0
},
"type": "text"
},
"end_status": {
"link": 1,
"title": "待完成",
"link_status": 10,
"progress": {
"define": "起始",
"value": 0
},
"type": "text"
}
}