{
"access_code": "P000270",
"order_id": "202107061625560742397",
"timestamp": "1643253530",
"version": "2.0",
"sign":"BaEUYYipzNkI8h7MjU2cGJIuPcA="
}curl --location --request POST 'http://127.0.0.1/package/openPackage' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_code": "P000270",
"order_id": "202107061625560742397",
"timestamp": "1643253530",
"version": "2.0",
"sign":"BaEUYYipzNkI8h7MjU2cGJIuPcA="
}'{
"code": "0000",
"data": {
"sign": "ZFfUancP56BywWwPu8BKlJFJOyo=",
"order_id": "202107061625560742397",
"order_start_date": "2022-01-27 11:23:43",
"order_expire_date": "2023-11-27 23:59:59"
},
"message": "成功",
"success": true
}