{"message":"弹幕分享API服务正在运行","version":"1.0.0","endpoints":{"POST /api/danmu/save":"保存弹幕分享配置","GET /api/danmu/get/:shareId":"获取弹幕分享配置","GET /api/danmu/stats":"获取分享统计信息","GET /api/danmu/popular":"获取热门分享","GET /api/danmu/history":"获取分享历史","DELETE /api/danmu/cleanup":"清理过期分享","POST /api/auth/login":"微信小程序登录","POST /api/auth/refresh":"刷新用户session","GET /api/certs/status":"获取所有商户状态","GET /api/certs/merchants":"获取活跃商户列表","GET /api/certs/validate/:merchantId":"验证商户配置","GET /api/certs/config/:merchantId":"获取商户配置（脱敏）","GET /api/certs/files/:merchantId":"检查证书文件状态","POST /api/certs/reload":"重新加载配置","GET /api/certs/help":"获取证书管理帮助","GET /api/merchant/match/:appId":"根据AppID匹配商户","GET /api/merchant/test/wechat-config/:appId":"测试微信配置","POST /api/order/test-vip-activation":"测试VIP激活功能（支持时间累加）","POST /api/payment/notify":"微信支付回调","POST /api/payment/create":"创建支付订单","GET /api/payment/query/:orderId":"查询支付状态","POST /api/payment/close":"关闭支付订单","GET /api/payment/config":"获取支付配置","POST /api/user/login":"用户登录/注册（已废弃，请使用/api/auth/login）","GET /api/user/quota/:userId":"获取用户额度信息","POST /api/user/check-share":"检查分享权限","POST /api/user/check-fullscreen":"检查全屏权限","POST /api/user/use-share":"使用分享次数","POST /api/user/use-fullscreen":"使用全屏次数","GET /api/user/stats/:userId":"获取用户统计信息","GET /api/order/products":"获取产品配置","POST /api/order/create":"创建订单","GET /api/order/:orderId":"获取订单详情","GET /api/order/user/:userId":"获取用户订单列表","POST /api/order/pay-success":"模拟支付成功","POST /api/order/wechat-callback":"微信支付回调","GET /api/order/stats/summary":"获取订单统计","POST /api/order/cleanup":"清理过期订单","POST /api/fullscreen/check":"检查全屏使用权限","POST /api/fullscreen/use":"使用全屏功能","GET /api/fullscreen/stats":"获取全屏使用统计","GET /health":"健康检查"},"documentation":"https://github.com/your-repo/danmu-server"}