Files
soul/开发文档/小程序管理/scripts/apps_config.json

41 lines
1.3 KiB
JSON

{
"_comment": "小程序配置文件 - 支持管理多个小程序",
"apps": [
{
"id": "soul-party",
"name": "Soul派对",
"appid": "wxb8bbb2b10dec74aa",
"project_path": "/Users/karuo/Documents/开发/3、自营项目/一场soul的创业实验/miniprogram",
"private_key_path": "",
"api_domain": "https://soul.quwanzhi.com",
"description": "一场SOUL的创业实验场",
"certification": {
"status": "pending",
"enterprise_name": "泉州市卡若网络技术有限公司",
"license_number": "",
"legal_persona_name": "",
"legal_persona_wechat": "",
"component_phone": "15880802661"
}
}
],
"certification_materials": {
"_comment": "企业认证通用材料(所有小程序共用)",
"enterprise_name": "泉州市卡若网络技术有限公司",
"license_number": "",
"license_media_id": "",
"legal_persona_name": "",
"legal_persona_wechat": "",
"legal_persona_idcard": "",
"component_phone": "15880802661",
"contact_email": "zhiqun@qq.com"
},
"third_party_platform": {
"_comment": "第三方平台配置(用于代认证)",
"component_appid": "",
"component_appsecret": "",
"component_verify_ticket": "",
"authorized": false
}
}