指定好友打多个标签
//函数名称 AddLab2
//指定好友打多个标签
//dwPid:企微的pid
//pwwxid: 外部好友uid
//pLabID: 标签id列表, 多个 id用 , 隔开
int AddLab2(int dwPid, const char* pwwxid, const char* pLabID);
jsonqwsdk
//函数名称 AddLab2
//指定好友打多个标签
//dwPid:企微的pid
//pwwxid: 外部好友uid
//pLabID: 标签id列表, 多个 id用 , 隔开
int AddLab2(int dwPid, const char* pwwxid, const char* pLabID);