新增微信小程序登录相关功能,包括: 1. 添加微信常量配置类WxConstant 2. 创建微信access token实体类WxAccessToken 3. 实现微信服务类WxService用于获取openid 4. 添加微信控制器WxController提供API接口 5. 创建微信用户信息表wx_user