wangfei hace 6 años
padre
commit
3c2871f85a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      controllers/component.go

+ 1
- 0
controllers/component.go Ver fichero

@@ -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
 		// 授权更新