# 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,完成内容后,请务必移除包括本句在内的无用内容,以免影响他人阅读,否则直接关闭,谢谢合作~ ### 简要描述 小程序新增了用工关系能力,不知道是否已经在开发计划中 ### 官方文档地址 __请提供所需功能对应的微信官方文档地址以便进行确认。__ [用工关系简介](https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/laboruse/intro.html) [绑定用工关系](https://developers.weixin.qq.com/miniprogram/dev/api/open-api/employee-relation/wx.bindEmployeeRelation.html) [解绑用工关系](https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/laboruse/api_unbinduserb2cauthinfo.html) [检查用工关系](https://developers.weixin.qq.com/miniprogram/dev/api/open-api/employee-relation/wx.checkEmployeeRelation.html) [推送用工消息](https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/laboruse/api_sendemployeerelationmsg.html)