wangfei il y a 6 ans
Parent
révision
3c2871f85a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      controllers/component.go

+ 1
- 0
controllers/component.go Voir le fichier

@@ -61,6 +61,7 @@ func (c *BaseController) ComponentPush() {
61 61
 
62 62
 		wxclient := utils.WechatInit(cert)
63 63
 		utils.AppendWxClient(wxclient)
64
+		c.ResponseRaw([]byte("success"))
64 65
 		break
65 66
 	case INFOTYPE_UPDATEAUTHORIZED:
66 67
 		// 授权更新