# web服务器(转发微信登录功能请求) **Repository Path**: Miying77/server-wxLogin ## Basic Information - **Project Name**: web服务器(转发微信登录功能请求) - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 进入 server-wxLogin 文件夹 输入 node server.js 接口访问 http://localhost:8888/?operation=参数, 如:http://localhost:8888/?operation=token&code=${code} http://localhost:8888/?operation=userinfo&access_token=${access_token}&openid=${openid}