mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-07 14:12:27 +08:00
增加内容审核相关 message 字段
This commit is contained in:
@@ -65,7 +65,9 @@ func (srv *Server) Serve() error {
|
||||
}
|
||||
|
||||
//debug
|
||||
//fmt.Println("request msg = ", string(srv.requestRawXMLMsg))
|
||||
if srv.debug {
|
||||
fmt.Println("request msg = ", string(srv.requestRawXMLMsg))
|
||||
}
|
||||
|
||||
return srv.buildResponse(response)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user