curl --location --request POST '/v2/lottery' \
--form 'id=""' \
--form 'type=""'{
"status": 0,
"msg": "string",
"data": {
"id": 0,
"type": 0,
"lottery_id": 0,
"name": "string",
"prompt": "string",
"image": "string",
"chance": 0,
"total": 0,
"coupon_id": 0,
"product_id": 0,
"unique": "string",
"num": 0,
"sort": 0,
"status": 0,
"is_del": 0,
"add_time": 0,
"lottery_record_id": "string"
}
}