使用externalID调用获取客户详情接口,返回值没有unionid是为什么?
为什么返回值和文档里显示的少了一截呢 { "errcode": 0, "errmsg": "ok", "external_contact": { "external_userid": "wmzeyKBwAAa3k1p4giY1201xTxpVzo6w", "name": "那这可太🐮 了", "type": 1, "avatar": "http://wx.qlogo.cn/mmhead/Q3auHgzwzM5ypsAicK0kJqeuzPuMyxsL7gicuAxZdibngZ2V1fQOVlsAg/0", "gender": 1 /文档里这一行下面是unionid/ }, "follow_user": [ { "userid": "YeZhenWen", "remark": "那这可太🐮 了", "description": "", "createtime": 1638185654, "tags": [], "remark_mobiles": [], "add_way": 1, "oper_userid": "wmzeyKBwAAa3k1p4giY1201xTxpVzo6w" } ] }