{ "stock_id": 52, "price": "73", "amount": 90, "another_fee": 78, "client_name": "己层社约时", "transport_status": 41, "transport_order": "tempormollitnostrud", "updata_date": "1999-05-09" }
curl --location --request POST 'http://127.0.0.1:5000/api/store/outStore' \ --header 'Content-Type: application/json' \ --data-raw '{ "stock_id": 52, "price": "73", "amount": 90, "another_fee": 78, "client_name": "己层社约时", "transport_status": 41, "transport_order": "tempormollitnostrud", "updata_date": "1999-05-09" }'
{}