Browse Source

no message

xingzai 2 years ago
parent
commit
dbf1ea8162
1 changed files with 2 additions and 2 deletions
  1. 2 2
      controllers/wechat.go

+ 2 - 2
controllers/wechat.go

@@ -427,8 +427,8 @@ func (this *WechatCommonController) WechatLoginByxzs() {
 }
 
 // @Title 获取小程序分享二维码
-// @Description 更新微信token
-// @Success 200 {object} models.WxGetPhoneNumberResp
+// @Description 获取小程序分享二维码
+// @Success 200 {object} models.ArticleDetailFileLink
 // @router /shareImage [post]
 func (this *WechatController) ShareImage() {
 	br := new(models.BaseResponse).Init()