92 lines
2.5 KiB
JSON
92 lines
2.5 KiB
JSON
{
|
|
"event_title": "AI共生大会",
|
|
"event_sub_title": "云南AI大会",
|
|
"event_time": "等待输入",
|
|
"event_location": "玉溪青花街三生咖啡酒吧",
|
|
"event_content": "等待输入",
|
|
"primary_color": "#00f2ff",
|
|
"secondary_color": "#0066ff",
|
|
"bg_color": "#050814",
|
|
"header_image": "/static/image1.jpg",
|
|
"enable_ticket_validation": true,
|
|
"enable_sms_verification": true,
|
|
"enable_payment": true,
|
|
"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,
|
|
"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
|
|
},
|
|
"vision_2026": {
|
|
"label": "2026年业务愿景",
|
|
"show": false,
|
|
"required": false
|
|
}
|
|
},
|
|
"wall_config": {
|
|
"bg_opacity": 0.3,
|
|
"show_title": true,
|
|
"learn_more_url": "",
|
|
"show_fields": {
|
|
"name": true,
|
|
"company_name": false,
|
|
"position": true,
|
|
"vision_2026": 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"
|
|
} |