wangfei 6 년 전
부모
커밋
3c2871f85a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      controllers/component.go

+ 1
- 0
controllers/component.go 파일 보기

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