Files
check_in/config.json
jeremygan2021 da24458e5d new
2026-03-27 14:00:56 +08:00

92 lines
2.6 KiB
JSON

{
"event_title": "面对面行业联合分享",
"event_sub_title": "3月特别期",
"event_time": "2026.3.27 19:30-22:00",
"event_location": "百里春秋文化空间二楼小剧场",
"event_content": "当增长不再靠规模,企业还能怎么活",
"primary_color": "#00f2ff",
"secondary_color": "#0066ff",
"bg_color": "#050814",
"header_image": "/static/image1.jpg",
"enable_qrcode": false,
"qrcode_image": "/admin",
"enable_ticket_validation": false,
"enable_sms_verification": false,
"enable_payment": false,
"payment_amount": 0.01,
"wechat_pay_config": {
"appid": "wxdf2ca73e6c0929f0",
"mchid": "1723685511",
"api_v3_key": "XishanquBanzhanweixinzhifumiyao3",
"serial_no": "49E299FC2F01841ECD6658D8B037C5338BD170BA",
"private_key_path": "static/cert/apiclient_key.pem",
"notify_url": "https://event.quant-speed.com/ticket/finish/"
},
"enable_seating": false,
"seat_unit_name": "桌",
"total_tables": 14,
"max_per_table": 10,
"ticket_field_config": {
"name": {
"label": "姓名",
"show": true,
"required": true
},
"phone": {
"label": "手机号码",
"show": true,
"required": true
},
"industry_company": {
"label": "单位名称",
"show": true,
"required": true
}
},
"checkin_field_config": {
"name": {
"label": "姓名",
"show": true,
"required": true
},
"phone": {
"label": "手机号码",
"show": true,
"required": true
},
"company_name": {
"label": "单位名称",
"show": true,
"required": true
},
"position": {
"label": "职务",
"show": true,
"required": true
},
"business_scope": {
"label": "公司主要经营 / 业务",
"show": true,
"required": true
}
},
"wall_config": {
"bg_opacity": 0.3,
"show_title": true,
"learn_more_url": "",
"show_qrcode": true,
"show_seating": true,
"show_fields": {
"name": false,
"phone": false,
"company_name": false,
"position": true,
"business_scope": true
}
},
"db_host": "6.6.6.66",
"db_port": "5432",
"db_user": "AI_event",
"db_password": "123AI_event",
"db_name": "AI_event"
}