This commit is contained in:
gazebo
2019-01-28 13:46:36 +08:00
parent bc1ac33874
commit d4ffffb593

View File

@@ -180,7 +180,7 @@ func (c *AuthController) MiniBindWeiXin() {
// @Title 绑定小程序
// @Description 绑定小程序
// / @Param token header string true "认证token"
// @Param token header string true "认证token"
// @Param code formData string true "小程序用户code"
// @Success 200 {object} controllers.CallResult
// @Failure 200 {object} controllers.CallResult