curl --location --request POST 'http://store.xcyxfl.com/cinema/finance/card-form-data' \
--header 'Version: 1' \
--form 'type="2"' \
--form 'platform="星巴克"' \
--form 'register_cinema="奎屯美美影城"' \
--form 'serial_num="2524383413063149"' \
--form 'method="1"' \
--form 'status="1"' \
--form 'category_id="1"' \
--form 'create_start_time="2024-07-02 10:05:13"' \
--form 'create_end_time="{% mock '\''now'\'' %}"' \
--form 'mobile="{% mock '\''phone'\'' %}"' \
--form 'card_no="101800973"' \
--form 'card_username="张三"' \
--form 'handler="1"' \
--form 'order_no="2524383413063149"' \
--form 'is_export="0"'
{
"code": 200,
"message": "success",
"data": {
"handler": [
{
"id": 43,
"name": "张美丽"
}
],
"tatal_data": {
"applet_num": 9,
"applet_money": "0.85",
"total_num": 40,
"total_money": "5938.29",
"count": {
"43": {
"num": 30,
"cash": "5937.23",
"applet_money": "0.01"
}
}
},
"list": [
{
"type": 2,
"card_category_id": 47,
"category_name": "Satan",
"order_type": 1,
"applet_num": 3,
"applet_money": "0.03",
"total_num": 10,
"total_money": "600.04",
"43": {
"num": 7,
"cash": "600.00",
"applet_money": "0.01"
}
},
{
"type": 2,
"card_category_id": 49,
"category_name": "金卡",
"order_type": 1,
"applet_num": 0,
"applet_money": 0,
"total_num": 4,
"total_money": "604.00",
"43": {
"num": 4,
"cash": "604.00",
"applet_money": "0"
}
},
{
"type": 2,
"card_category_id": 52,
"category_name": "商品折扣",
"order_type": 1,
"applet_num": 5,
"applet_money": "0.81",
"total_num": 7,
"total_money": "1.21",
"43": {
"num": 1,
"cash": "0.20",
"applet_money": "0"
}
},
{
"type": 2,
"card_category_id": 53,
"category_name": "测试商品",
"order_type": 1,
"applet_num": 0,
"applet_money": 0,
"total_num": 5,
"total_money": "500.00",
"43": {
"num": 5,
"cash": "500.00",
"applet_money": "0"
}
},
{
"type": 2,
"card_category_id": 54,
"category_name": "测试默认商品",
"order_type": 1,
"applet_num": 0,
"applet_money": 0,
"total_num": 1,
"total_money": "100.00",
"43": {
"num": 1,
"cash": "100.00",
"applet_money": "0"
}
},
{
"type": 2,
"card_category_id": 57,
"category_name": "高级会员",
"order_type": 1,
"applet_num": 0,
"applet_money": 0,
"total_num": 2,
"total_money": "400.00",
"43": {
"num": 2,
"cash": "400.00",
"applet_money": "0"
}
},
{
"type": 2,
"card_category_id": 363,
"category_name": "新的会员卡",
"order_type": 1,
"applet_num": 0,
"applet_money": 0,
"total_num": 2,
"total_money": "833.00",
"43": {
"num": 2,
"cash": "833.00",
"applet_money": "0"
}
},
{
"type": 2,
"card_category_id": 364,
"category_name": "黄金至尊卡",
"order_type": 1,
"applet_num": 0,
"applet_money": 0,
"total_num": 2,
"total_money": "2000.00",
"43": {
"num": 2,
"cash": "2000.00",
"applet_money": "0"
}
},
{
"type": null,
"card_category_id": 48,
"category_name": null,
"order_type": 1,
"applet_num": 1,
"applet_money": "0.01",
"total_num": 3,
"total_money": "300.02",
"43": {
"num": 2,
"cash": "300.01",
"applet_money": "0"
}
},
{
"type": null,
"card_category_id": 55,
"category_name": null,
"order_type": 1,
"applet_num": 0,
"applet_money": 0,
"total_num": 3,
"total_money": "600.01",
"43": {
"num": 3,
"cash": "600.01",
"applet_money": "0"
}
},
{
"type": null,
"card_category_id": 58,
"category_name": null,
"order_type": 1,
"applet_num": 0,
"applet_money": 0,
"total_num": 1,
"total_money": "0.01",
"43": {
"num": 1,
"cash": "0.01",
"applet_money": "0"
}
}
]
}
}