@@ -56,6 +56,7 @@ func (l *AddWechatFriendService) FindFriendByContent(wechatId, content string) b
// 参数 wechatId 微信ID
// content 手机号 或者其他
// message 备注
+// wechatType 属主微信的类型 1:个人微信 2:企业微信
func (l *AddWechatFriendService) AddNewFriend(wechatId, content, message string, wechatType int) bool {
//先记录请求