curl --location --request POST 'http://store.xcyxfl.com/cinema/finance/movie-form-data' \
--header 'Version: 1' \
--form 'platform="1"' \
--form 'hall_id="1375"' \
--form 'order_no="2524383413063149"' \
--form 'serial_num="8939520260218154"' \
--form 'movie_title="来福大酒店"' \
--form 'pay_start_time="2024-07-02 10:05:13"' \
--form 'pay_end_time="{% mock '\''now'\'' %}"' \
--form 'create_start_time="2024-07-02 10:05:13"' \
--form 'create_end_time="{% mock '\''now'\'' %}"' \
--form 'see_start_time="2024-07-02 10:05:13"' \
--form 'see_end_time="{% mock '\''now'\'' %}"' \
--form 'card_no="101800973"' \
--form 'mobile="{% mock '\''phone'\'' %}"' \
--form 'status="1"' \
--form 'method="1"' \
--form 'is_export="0"'
{
"code": 200,
"message": "success",
"data": {
"times": 9,
"vip_ticket": 4,
"other_ticket": 13,
"exchange_ticket": 1,
"vip_money": 1.2,
"other_money": 0,
"coupon": "0",
"full_coupon_reduction": "0",
"exchange_certificate": "1",
"list": [
{
"movie_id": 547,
"title": "奥本海默",
"times": 2,
"vip_ticket": 0,
"other_ticket": 2,
"exchange_ticket": 0,
"vip_money": 0,
"other_money": "0.00",
"coupon": 0,
"full_coupon_reduction": 0,
"exchange_certificate": 0
},
{
"movie_id": 638,
"title": "红猪",
"times": 4,
"vip_ticket": 0,
"other_ticket": 11,
"exchange_ticket": 0,
"vip_money": 0,
"other_money": "0.00",
"coupon": 0,
"full_coupon_reduction": 0,
"exchange_certificate": 0
},
{
"movie_id": 215,
"title": "熊出没·伴我“熊芯”",
"times": 2,
"vip_ticket": 3,
"other_ticket": 0,
"exchange_ticket": 1,
"vip_money": "1.20",
"other_money": 0,
"coupon": 0,
"full_coupon_reduction": 0,
"exchange_certificate": "1.00"
},
{
"movie_id": 203,
"title": "航海王:红发歌姬",
"times": 1,
"vip_ticket": 1,
"other_ticket": 0,
"exchange_ticket": 0,
"vip_money": "0.00",
"other_money": 0,
"coupon": 0,
"full_coupon_reduction": 0,
"exchange_certificate": 0
}
]
}
}