curl --location --request GET 'https://jnotetest-hm.jideos.com/order/product/no-price?language=zh' \
--header 'token: z_IGnO3oFfsPLElUaqj2TvqDLdA0jIg5ugLE4vhm8MMlRyVK3GUfkegD9lPGcfWW-Qv0dV_lpie2d8vUB3e9ZIg7mdyv7MiO1-U2FCveDTO61whqHI0JuS-Hl_e3p0AP' \
--header 'appVersionCode: 491' \
--header 'language: zh' \
--header 'Authorization: Bearer z_IGnO3oFfsPLElUaqj2TvqDLdA0jIg5ugLE4vhm8MMlRyVK3GUfkegD9lPGcfWW-Qv0dV_lpie2d8vUB3e9ZIg7mdyv7MiO1-U2FCveDTO61whqHI0JuS-Hl_e3p0AP' \
--header 'Accept-Language: zh' \
--header 'channel: google' \
--header 'deviceId: 123456'{
"status": 0,
"msg": "",
"data": {
"createTime": "",
"endTime": "",
"nowTime": "",
"queryProducts": [
{
"price": 0.0,
"validTime": 0,
"discounts": 0.0,
"product": 0,
"unitTime": "",
"isSpread": 0,
"disCountLimit": {
"days": 0,
"status": ""
},
"promotionDto": {
"slogan": "",
"pickOn": 0,
"productText": "",
"couponText": "",
"product": 0
},
"orderMarketForm": {
"show": 0,
"text": "",
"link": ""
}
}
]
}
}