{"info":{"_postman_id":"9fb157d6-e126-4f20-87e3-d13306ea4bff","name":"在线个人微信接口协议V2","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"5197121","collectionId":"9fb157d6-e126-4f20-87e3-d13306ea4bff","publishedId":"Szt8eqRo","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-05-24T16:24:17.000Z"},"item":[{"name":"登录","item":[{"name":"登录获取Token(第一步)","id":"d019d06d-b230-4aab-b02e-12d40a8cbeff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"phone\":\"\",\n\t\"password\":\"\"\n}"},"url":"http://{域名}:{端口}/user/login","urlObject":{"protocol":"http","port":"{端口}","path":["user","login"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d019d06d-b230-4aab-b02e-12d40a8cbeff"},{"name":"获取微信二维码(第二步)","id":"f1126252-ed74-451b-8597-ca93a61c825a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Wxid\":\"wxid_mij04zvb1\"\n}"},"url":"http://{域名}:{端口}/foreign/message/scanNew","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","scanNew"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f1126252-ed74-451b-8597-ca93a61c825a"},{"name":"执行微信登录","id":"574e2d62-31ee-4311-b259-9481e92cba78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Wxid\":\"IcyUrVjxv4GuPV-b0NCC\"\n}"},"url":"http://{域名}:{端口}/foreign/message/checkQrCode","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","checkQrCode"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"574e2d62-31ee-4311-b259-9481e92cba78"},{"name":"获取个人信息(第三步)","id":"2d947efa-7e00-4243-8acc-68f337b65e03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\"\r\n}"},"url":"http://{域名}:{端口}/foreign/message/wxInfo","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","wxInfo"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d947efa-7e00-4243-8acc-68f337b65e03"},{"name":"初始化信息","id":"45f2d8ac-2d1f-4831-9341-4d5cc741cdbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Wxid\":\"wxid_mij04zvb1\"\n}"},"url":"http://{域名}:{端口}/foreign/tools/init","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","tools","init"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"45f2d8ac-2d1f-4831-9341-4d5cc741cdbb"},{"name":"检测是否在线","id":"8c9b5e8b-9a67-49a3-bd00-41e3286b70c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Wxid\":\"wxid_mij04zvb1\"\n}"},"url":"http://{域名}:{端口}/foreign/message/heartBeat","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","heartBeat"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c9b5e8b-9a67-49a3-bd00-41e3286b70c7"},{"name":"退出微信","id":"5e2e7d87-12d3-424e-82e8-98da2116fd19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Wxid\":\"wxid_mij04zvb1\"\n}"},"url":"http://{域名}:{端口}/foreign/wacat/out","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","wacat","out"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e2e7d87-12d3-424e-82e8-98da2116fd19"}],"id":"39dfa593-3461-4c9e-86c4-908bb748df0e","_postman_id":"39dfa593-3461-4c9e-86c4-908bb748df0e","description":""},{"name":"消息接收","item":[{"name":"设置消息接收地址","id":"cf4f2a97-7b3e-4c3e-bf22-3be3f0397a74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"callbackSend\":\"http://192.168.7.195:1880/api/callback/messagelog\",\n\t\"heartBeat\":\"http://xxx\",\n\t\"linkMsgSend\":\"http://xxx\"\n}"},"url":"http://{域名}:{端口}/foreign/user/setUrl","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","user","setUrl"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cf4f2a97-7b3e-4c3e-bf22-3be3f0397a74"},{"name":"取消消息接收","id":"6a505e78-e68f-4462-bdaa-be4c32c65cf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{}"},"url":"http://{域名}:{端口}/foreign/user/delUrl","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","user","delUrl"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a505e78-e68f-4462-bdaa-be4c32c65cf7"},{"name":"获取websocket连接服务地址","id":"031aee95-325c-419f-8184-a898614afe52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\"\r\n}"},"url":"http://{域名}:{端口}/foreign/tools/getSocketServer","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","tools","getSocketServer"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"031aee95-325c-419f-8184-a898614afe52"},{"name":"获取在线微信数量","id":"11cbb565-e498-49f7-8fe1-7fea9f229149","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","type":"text","value":""},{"key":"content-type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \r\n}"},"url":"http://127.0.0.1:{端口}/foreign/tools/getOnlineWeixin","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","tools","getOnlineWeixin"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"11cbb565-e498-49f7-8fe1-7fea9f229149"},{"name":"下载文件","id":"c04c134e-08fc-4557-b3dd-b88f87970474","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"msgId\": 1696841351,\r\n   \"fromUser\":\"wxid_dter7wt6hpag12\",\r\n   \"toUser\":\"wxid_mij04zvb1\",\r\n   \"content\" :\"<?xml version=\\\"1.0\\\"?>\\n<msg>\\n\\t<appmsg appid=\\\"wx6618f1cfc6c132f8\\\" sdkver=\\\"0\\\">\\n\\t\\t<title>USR-LG220-L_V1.1.2.pdf</title>\\n\\t\\t<des />\\n\\t\\t<username />\\n\\t\\t<action>view</action>\\n\\t\\t<type>6</type>\\n\\t\\t<showtype>0</showtype>\\n\\t\\t<content />\\n\\t\\t<url />\\n\\t\\t<lowurl />\\n\\t\\t<dataurl />\\n\\t\\t<lowdataurl />\\n\\t\\t<contentattr>0</contentattr>\\n\\t\\t<streamvideo>\\n\\t\\t\\t<streamvideourl />\\n\\t\\t\\t<streamvideototaltime>0</streamvideototaltime>\\n\\t\\t\\t<streamvideotitle />\\n\\t\\t\\t<streamvideowording />\\n\\t\\t\\t<streamvideoweburl />\\n\\t\\t\\t<streamvideothumburl />\\n\\t\\t\\t<streamvideoaduxinfo />\\n\\t\\t\\t<streamvideopublishid />\\n\\t\\t</streamvideo>\\n\\t\\t<canvasPageItem>\\n\\t\\t\\t<canvasPageXml><![CDATA[]]></canvasPageXml>\\n\\t\\t</canvasPageItem>\\n\\t\\t<appattach>\\n\\t\\t\\t<attachid>@cdn_305a020100045330510201000204ea52899602032f78590204de641d0e02045ebb67f5042c6175706174746163685f643363323032636435333564313338325f313538393334303134393034375f3439320204010800050201000400_683f6ed8041085d56d71c863dad62780_1</attachid>\\n\\t\\t\\t<cdnattachurl>305a020100045330510201000204ea52899602032f78590204de641d0e02045ebb67f5042c6175706174746163685f643363323032636435333564313338325f313538393334303134393034375f3439320204010800050201000400</cdnattachurl>\\n\\t\\t\\t<totallen>2427587</totallen>\\n\\t\\t\\t<aeskey>683f6ed8041085d56d71c863dad62780</aeskey>\\n\\t\\t\\t<encryver>1</encryver>\\n\\t\\t\\t<fileext>pdf</fileext>\\n\\t\\t\\t<islargefilemsg>0</islargefilemsg>\\n\\t\\t</appattach>\\n\\t\\t<extinfo />\\n\\t\\t<androidsource>3</androidsource>\\n\\t\\t<thumburl />\\n\\t\\t<mediatagname />\\n\\t\\t<messageaction><![CDATA[]]></messageaction>\\n\\t\\t<messageext><![CDATA[]]></messageext>\\n\\t\\t<emoticongift>\\n\\t\\t\\t<packageflag>0</packageflag>\\n\\t\\t\\t<packageid />\\n\\t\\t</emoticongift>\\n\\t\\t<emoticonshared>\\n\\t\\t\\t<packageflag>0</packageflag>\\n\\t\\t\\t<packageid />\\n\\t\\t</emoticonshared>\\n\\t\\t<designershared>\\n\\t\\t\\t<designeruin>0</designeruin>\\n\\t\\t\\t<designername>null</designername>\\n\\t\\t\\t<designerrediretcturl>null</designerrediretcturl>\\n\\t\\t</designershared>\\n\\t\\t<emotionpageshared>\\n\\t\\t\\t<tid>0</tid>\\n\\t\\t\\t<title>null</title>\\n\\t\\t\\t<desc>null</desc>\\n\\t\\t\\t<iconUrl>null</iconUrl>\\n\\t\\t\\t<secondUrl />\\n\\t\\t\\t<pageType>0</pageType>\\n\\t\\t</emotionpageshared>\\n\\t\\t<webviewshared>\\n\\t\\t\\t<shareUrlOriginal />\\n\\t\\t\\t<shareUrlOpen />\\n\\t\\t\\t<jsAppId />\\n\\t\\t\\t<publisherId />\\n\\t\\t</webviewshared>\\n\\t\\t<template_id />\\n\\t\\t<md5>45c4130fa706c17b64b95c72b5003258</md5>\\n\\t\\t<weappinfo>\\n\\t\\t\\t<username />\\n\\t\\t\\t<appid />\\n\\t\\t\\t<appservicetype>0</appservicetype>\\n\\t\\t\\t<videopageinfo>\\n\\t\\t\\t\\t<thumbWxidth>0</thumbWxidth>\\n\\t\\t\\t\\t<thumbheight>0</thumbheight>\\n\\t\\t\\t\\t<fromopensdk>0</fromopensdk>\\n\\t\\t\\t</videopageinfo>\\n\\t\\t</weappinfo>\\n\\t\\t<statextstr>GhQKEnd4NjYxOGYxY2ZjNmMxMzJmOA==</statextstr>\\n\\t\\t<finderFeed>\\n\\t\\t\\t<objectId>null</objectId>\\n\\t\\t\\t<objectNonceId>null</objectNonceId>\\n\\t\\t\\t<feedType>0</feedType>\\n\\t\\t\\t<nickname />\\n\\t\\t\\t<avatar><![CDATA[null]]></avatar>\\n\\t\\t\\t<desc />\\n\\t\\t\\t<mediaCount>0</mediaCount>\\n\\t\\t\\t<mediaList />\\n\\t\\t</finderFeed>\\n\\t\\t<findernamecard>\\n\\t\\t\\t<username />\\n\\t\\t\\t<avatar><![CDATA[]]></avatar>\\n\\t\\t\\t<nickname />\\n\\t\\t\\t<auth_job />\\n\\t\\t\\t<auth_icon>0</auth_icon>\\n\\t\\t</findernamecard>\\n\\t\\t<finderTopic>\\n\\t\\t\\t<topic />\\n\\t\\t\\t<topicType>-1</topicType>\\n\\t\\t\\t<iconUrl><![CDATA[]]></iconUrl>\\n\\t\\t\\t<desc />\\n\\t\\t\\t<location>\\n\\t\\t\\t\\t<poiClassifyId />\\n\\t\\t\\t\\t<longitude>0.0</longitude>\\n\\t\\t\\t\\t<latitude>0.0</latitude>\\n\\t\\t\\t</location>\\n\\t\\t</finderTopic>\\n\\t\\t<finderEndorsement>\\n\\t\\t\\t<scene><![CDATA[0]]></scene>\\n\\t\\t</finderEndorsement>\\n\\t\\t<directshare>0</directshare>\\n\\t\\t<websearch />\\n\\t</appmsg>\\n\\t<fromusername>wxid_dter7wt6hpag12</fromusername>\\n\\t<scene>0</scene>\\n\\t<appinfo>\\n\\t\\t<version>7</version>\\n\\t\\t<appname>微信电脑版</appname>\\n\\t</appinfo>\\n\\t<commenturl />\\n</msg>\\n\"\r\n}"},"url":"http://{域名}:{端口}/foreign/tools/getMsgFile","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","tools","getMsgFile"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c04c134e-08fc-4557-b3dd-b88f87970474"},{"name":"下载语音","id":"cc3e3754-7357-428b-97f1-360f6ec06ea3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"msgId\": 1696841352,\r\n   \"fromUser\":\"wxid_dter7wt6hpag12\",\r\n   \"toUser\":\"wxid_mij04zvb1\",\r\n   \"content\" :\"<msg><voicemsg endflag=\\\"1\\\" length=\\\"7020\\\" voicelength=\\\"4669\\\" clientmsgid=\\\"413932623761326465613638363338004611400513205029153dfcc102\\\" fromusername=\\\"wxid_dter7wt6hpag12\\\" downcount=\\\"0\\\" cancelflag=\\\"0\\\" voiceformat=\\\"4\\\" forwardflag=\\\"0\\\" bufid=\\\"506246528783942157\\\" /></msg>\"\r\n}"},"url":"http://{域名}:{端口}/foreign/tools/getMsgVoice","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","tools","getMsgVoice"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc3e3754-7357-428b-97f1-360f6ec06ea3"},{"name":"下载视频","id":"aa360fc1-97e4-4f42-8118-1b1f58ca8b9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"msgId\": 1696841349,\r\n   \"fromUser\":\"wxid_dter7wt6hpag12\",\r\n   \"toUser\":\"wxid_mij04zvb1\",\r\n   \"content\" :\"<?xml version=\\\"1.0\\\"?>\\n<msg>\\n\\t<videomsg aeskey=\\\"7175767568646172637a64647161666a\\\" cdnthumbaeskey=\\\"7175767568646172637a64647161666a\\\" cdnvideourl=\\\"306b020100046430620201000204ea52899602032f785902042c641d0e02045ebb61cf043d617570766964656f5f643363323032636435333564313338325f313538393333383537375f3130353631373133303532303530323931353337303135300204010800040201000400\\\" cdnthumburl=\\\"306b020100046430620201000204ea52899602032f785902042c641d0e02045ebb61cf043d617570766964656f5f643363323032636435333564313338325f313538393333383537375f3130353631373133303532303530323931353337303135300204010800040201000400\\\" length=\\\"3738188\\\" playlength=\\\"0\\\" cdnthumblength=\\\"7636\\\" cdnthumbWxidth=\\\"683\\\" cdnthumbheight=\\\"1024\\\" fromusername=\\\"wxid_dter7wt6hpag12\\\" md5=\\\"9de308bb2d76c505409d249b0af2e5e4\\\" newmd5=\\\"6a32a35baeeea97a62bc072ef4ebbc0c\\\" isad=\\\"0\\\" />\\n</msg>\\n\"\r\n}"},"url":"http://{域名}:{端口}/foreign/tools/getMsgVideo","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","tools","getMsgVideo"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"aa360fc1-97e4-4f42-8118-1b1f58ca8b9d"},{"name":"下载图片","id":"f5c5fa4c-eaf7-48df-96a4-9a8892f13736","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"msgId\": 1696841342,\r\n   \"fromUser\":\"wxid_dter7wt6hpag12\",\r\n   \"toUser\":\"wxid_mij04zvb1\",\r\n   \"content\" :\"<?xml version=\\\"1.0\\\"?>\\n<msg>\\n\\t<img aeskey=\\\"912eae0c822ad87b9eb6b2377e7f7122\\\" encryver=\\\"0\\\" cdnthumbaeskey=\\\"912eae0c822ad87b9eb6b2377e7f7122\\\" cdnthumburl=\\\"3053020100044c304a0201000204ea52899602032f78590204ea641d0e02045eba42b10425617570696d675f643363323032636435333564313338325f313538393236353037323532340204010838010201000400\\\" cdnthumblength=\\\"7472\\\" cdnthumbheight=\\\"90\\\" cdnthumbWxidth=\\\"120\\\" cdnmidheight=\\\"0\\\" cdnmidWxidth=\\\"0\\\" cdnhdheight=\\\"0\\\" cdnhdWxidth=\\\"0\\\" cdnmidimgurl=\\\"3053020100044c304a0201000204ea52899602032f78590204ea641d0e02045eba42b10425617570696d675f643363323032636435333564313338325f313538393236353037323532340204010838010201000400\\\" length=\\\"47089\\\" cdnbigimgurl=\\\"3053020100044c304a0201000204ea52899602032f78590204ea641d0e02045eba42b10425617570696d675f643363323032636435333564313338325f313538393236353037323532340204010838010201000400\\\" hdlength=\\\"2191854\\\" md5=\\\"1acf2c3348309fefaf116b5c1affe915\\\" />\\n</msg>\\n\"\r\n}"},"url":"http://{域名}:{端口}/foreign/tools/getMsgImg","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","tools","getMsgImg"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5c5fa4c-eaf7-48df-96a4-9a8892f13736"}],"id":"66ad6084-bc67-471b-a786-0a9bc24d093b","_postman_id":"66ad6084-bc67-471b-a786-0a9bc24d093b","description":""},{"name":"消息发送","item":[{"name":"发送文本消息","id":"9ddde280-41f8-4025-a400-5e4fa7fcacbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"Wxid\": \"wxid_y7wbs0g5pceh22\",\r\n \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n \"at\": \"\",\r\n \"content\": \"测试\"\r\n}"},"url":"http://{域名}:{端口}/foreign/message/sendText","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","sendText"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ddde280-41f8-4025-a400-5e4fa7fcacbf"},{"name":"发送图片消息","id":"63c896c7-b222-407b-96f4-0cebc1a197b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_y7wbs0g5pceh22\",\r\n    \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n    \"content\": \"http://photocdn.sohu.com/20120323/Img338614056.jpg\"\r\n}"},"url":"http://{域名}:{端口}/foreign/message/sendImage","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","sendImage"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"63c896c7-b222-407b-96f4-0cebc1a197b6"},{"name":"发送语音","id":"8410b854-8346-4f8b-8765-6bfa37570056","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_y7wbs0g5pceh22\",\r\n   \"ToWxid\":\"wxid_dter7wt6hpag12\",\r\n   \"content\": \"https://xc-1300726975.cos.ap-shanghai.myqcloud.com/msgVoice/e17dd0a9-5c59-4a54-a3cd-1a4817f5dd29-1579005558791.silk\",\r\n   \"length\": 1\r\n}"},"url":"http://{域名}:{端口}/foreign/message/sendVoice","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","sendVoice"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8410b854-8346-4f8b-8765-6bfa37570056"},{"name":"发送视频","id":"00e4da6f-51fe-48e2-b43a-5ab893382379","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n    \"path\": \"http://v6-dy-y.ixigua.com/c4737062b2a2fa0f73540a5a3902ae3e/5ebdfe92/video/tos/cn/tos-cn-ve-15/23d97085866241e7995926ec7209023b/?a=1128&br=8736&bt=2912&cr=0&cs=0&dr=0&ds=3&er=&l=2020051509283901001203405114C83B4A&lr=aweme_search_suffix&qs=0&rc=amZtNnUzc3BldDMzO2kzM0ApaTc1Mzk5OTw5N2U8ZmRpM2diL2RxcHAxb3BfLS0xLS9zcy00MjQzYjBfM15hM19eMS06Yw%3D%3D&vl=&vr=\",\r\n    \"thumbPath\": \"http://pic23.nipic.com/20120902/8068495_150602391000_2.jpg\"\r\n}"},"url":"http://{域名}:{端口}/foreign/message/sendVideo","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","sendVideo"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"00e4da6f-51fe-48e2-b43a-5ab893382379"},{"name":"发送动图","id":"eb8f5ac0-523a-4e03-b423-cf47557ace9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n    \"imageMd5\": \"4cc7540a85b5b6cf4ba14e9f4ae08b7c\",\r\n    \"imageSize\":102357\r\n}"},"url":"http://127.0.0.1:{端口}/foreign/message/sendEmoji","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","sendEmoji"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"eb8f5ac0-523a-4e03-b423-cf47557ace9d"},{"name":"发送链接","id":"7e3721af-f248-4ef0-91d3-1ed1c63877f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n    \"title\": \"这是测试链接\",\r\n    \"url\": \"https://card.weibo.com/article/m/show/id/2309404326144815057015?_wb_client_=1\",\r\n    \"description\": \"既然燕窝这么好，为什么只有中国人拿它当宝贝？\",\r\n    \"thumbUrl\": \"http://pic23.nipic.com/20120902/8068495_150602391000_2.jpg\"\r\n}"},"url":"http://{域名}:{端口}/foreign/message/sendUrl","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","sendUrl"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e3721af-f248-4ef0-91d3-1ed1c63877f4"},{"name":"发送名片消息","id":"0b5803d3-15b2-47d2-8f77-1e03a743b8bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n     \"Wxid\": \"wxid_mij04zvb1\",\r\n     \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n     \"nickName\":\"威\",\r\n     \"nameCardId\": \"wxid_dter7wt6hpag12\"\r\n}"},"url":"http://{域名}:{端口}/foreign/message/sendCard","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","sendCard"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b5803d3-15b2-47d2-8f77-1e03a743b8bf"},{"name":"发送小程序消息","id":"1e0648c3-2a66-47e3-868d-00b4cbf5dddd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n     \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n    \"appName\": \"gh_0fc5d8395610@app\",\r\n    \"title\": \"点击查看你的QQ未读消息\",\r\n    \"description\": \"腾讯QQ\",\r\n    \"thumbUrl\": \"30570201000450304e0201000204a6379e4e02032f55f902045f0260b402045e12a1820429777875706c6f61645f777869645f6f71756a7379386c63703375313232325f313537383237393239380204010400030201000400\",\r\n    \"thumbAesKey\": \"484f9eb55cec7c93b67cd3a8908c981a\",\r\n    \"pagePath\": \"pages/index/index.html\"\r\n}"},"url":"http://{域名}:{端口}/foreign/message/sendApp","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","sendApp"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e0648c3-2a66-47e3-868d-00b4cbf5dddd"},{"name":"转发图片","id":"8b1b9694-4173-4d9b-8380-ed63224d2e95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n    \"content\": \"<?xml version=\\\"1.0\\\"?>\\n<msg>\\n\\t<img aeskey=\\\"7bbb5ba66f4f013157d6514c52b79694\\\" encryver=\\\"1\\\" cdnthumbaeskey=\\\"7bbb5ba66f4f013157d6514c52b79694\\\" cdnthumburl=\\\"304e020100044730450201000204ea52899602032f78590204ec641d0e02045ebe335e042037386264346264313333373763333565323839323931323635336431313932620204010800010201000400\\\" cdnthumblength=\\\"1857\\\" cdnthumbheight=\\\"0\\\" cdnthumbWxidth=\\\"0\\\" cdnmidheight=\\\"0\\\" cdnmidWxidth=\\\"0\\\" cdnhdheight=\\\"0\\\" cdnhdWxidth=\\\"0\\\" cdnmidimgurl=\\\"304e020100044730450201000204ea52899602032f78590204ec641d0e02045ebe335e042037386264346264313333373763333565323839323931323635336431313932620204010800010201000400\\\" length=\\\"23317\\\" cdnbigimgurl=\\\"304e020100044730450201000204ea52899602032f78590204ec641d0e02045ebe335e042037386264346264313333373763333565323839323931323635336431313932620204010800010201000400\\\" hdlength=\\\"58117\\\" md5=\\\"d024a1eb3aeffe9add49ef155da53bd6\\\" />\\n</msg>\\n\"\r\n}"},"url":"http://{域名}:{端口}/foreign/message/sendRecvImage","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","sendRecvImage"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b1b9694-4173-4d9b-8380-ed63224d2e95"},{"name":"转发视频","id":"406a5ad9-3f89-4279-88ad-40038c9753f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n    \"content\": \"<?xml version=\\\"1.0\\\"?>\\n<msg>\\n\\t<videomsg aeskey=\\\"6eb71252def6b6d87160a2430b064f17\\\" cdnthumbaeskey=\\\"6eb71252def6b6d87160a2430b064f17\\\" cdnvideourl=\\\"304f020100044830460201000204ea52899602032f78590204ec641d0e02045ebe33cc04213332363066353666373437663563333035336163383466646635333466333361320204010800040201000400\\\" cdnthumburl=\\\"304f020100044830460201000204ea52899602032f78590204ec641d0e02045ebe33cc04213332363066353666373437663563333035336163383466646635333466333361320204010800040201000400\\\" length=\\\"3738188\\\" playlength=\\\"55\\\" cdnthumblength=\\\"150527\\\" cdnthumbWxidth=\\\"0\\\" cdnthumbheight=\\\"0\\\" fromusername=\\\"wxid_dter7wt6hpag12\\\" md5=\\\"9de308bb2d76c505409d249b0af2e5e4\\\" newmd5=\\\"6a32a35baeeea97a62bc072ef4ebbc0c\\\" isad=\\\"0\\\" />\\n</msg>\\n\"\r\n}"},"url":"http://{域名}:{端口}/foreign/message/sendRecvVideo","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","sendRecvVideo"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"406a5ad9-3f89-4279-88ad-40038c9753f8"},{"name":"转发文件","id":"4466f68d-7141-42cd-b05f-f4f549dba194","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n    \"content\": \"<?xml version=\\\"1.0\\\"?>\\n<msg>\\n\\t<appmsg appid=\\\"wx6618f1cfc6c132f8\\\" sdkver=\\\"0\\\">\\n\\t\\t<title>USR-LG220-L_V1.1.2.pdf</title>\\n\\t\\t<des />\\n\\t\\t<action>view</action>\\n\\t\\t<type>6</type>\\n\\t\\t<showtype>0</showtype>\\n\\t\\t<content />\\n\\t\\t<url />\\n\\t\\t<dataurl />\\n\\t\\t<lowurl />\\n\\t\\t<lowdataurl />\\n\\t\\t<recorditem><![CDATA[]]></recorditem>\\n\\t\\t<thumburl />\\n\\t\\t<messageaction />\\n\\t\\t<extinfo />\\n\\t\\t<sourceusername />\\n\\t\\t<sourcedisplayname />\\n\\t\\t<commenturl />\\n\\t\\t<appattach>\\n\\t\\t\\t<totallen>2427587</totallen>\\n\\t\\t\\t<attachid>@cdn_304e020100044730450201000204ea52899602032f78590204ec641d0e02045ebe3438042038376136643136333261376436353761646365663065326261626332666134380204010800050201000400_f556dd383b2bfc87f517989fe1720c70_1</attachid>\\n\\t\\t\\t<emoticonmd5></emoticonmd5>\\n\\t\\t\\t<fileext>pdf</fileext>\\n\\t\\t\\t<cdnattachurl>304e020100044730450201000204ea52899602032f78590204ec641d0e02045ebe3438042038376136643136333261376436353761646365663065326261626332666134380204010800050201000400</cdnattachurl>\\n\\t\\t\\t<aeskey>f556dd383b2bfc87f517989fe1720c70</aeskey>\\n\\t\\t\\t<encryver>1</encryver>\\n\\t\\t</appattach>\\n\\t\\t<weappinfo>\\n\\t\\t\\t<pagepath />\\n\\t\\t\\t<username />\\n\\t\\t\\t<appid />\\n\\t\\t\\t<appservicetype>0</appservicetype>\\n\\t\\t</weappinfo>\\n\\t\\t<websearch />\\n\\t\\t<md5>45c4130fa706c17b64b95c72b5003258</md5>\\n\\t</appmsg>\\n\\t<fromusername>wxid_dter7wt6hpag12</fromusername>\\n\\t<scene>0</scene>\\n\\t<appinfo>\\n\\t\\t<version>7</version>\\n\\t\\t<appname>微信电脑版</appname>\\n\\t</appinfo>\\n\\t<commenturl />\\n</msg>\\n\"\r\n}"},"url":"http://{域名}:{端口}/foreign/message/sendRecvFile","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","message","sendRecvFile"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4466f68d-7141-42cd-b05f-f4f549dba194"}],"id":"6b1817f3-8fe5-4435-affd-85d25b183b41","_postman_id":"6b1817f3-8fe5-4435-affd-85d25b183b41","description":""},{"name":"好友操作","item":[{"name":"获取好友列表","id":"d30e2766-b103-4696-a7ea-d3c983825aaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Wxid\":\"wxid_mij04zvb1\"\n}"},"url":"http://{域名}:{端口}/foreign/friends/getFriendList","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friends","getFriendList"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d30e2766-b103-4696-a7ea-d3c983825aaa"},{"name":"查找用户","id":"7e7d7e24-fc8b-43fa-8143-c337ddf509b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"ToWxid\": \"18396119853\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friends/searchUser","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friends","searchUser"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e7d7e24-fc8b-43fa-8143-c337ddf509b6"},{"name":"添加好友","id":"9b1425d5-7544-4d5d-9659-0ad8662b22f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"v1\": \"v1_526c9f108af0297711c65ecda9c7d66b988dedbe3ca45c3ee6b0b815710e157d21eb22c4f24ae9345efb999bc1b045d5@stranger\",\r\n   \"v2\": \"v4_000b708f0b040000010000000000daf73da5e45272e6180e840eba5e1000000050ded0b020927e3c97896a09d47e6e9e8bc1d3a999d9cab7ca170d13e31e763ef8377edc95e445a0d3e6ea814f92ee12a750abb9195e06c4e07764c204d57b6f39cdcb947ed83173a34afa3bcbcf64874d8f10af8a47e23d6b@stranger\",\r\n   \"type\": 15,\r\n   \"verify\": \"cs\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friends/add","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friends","add"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9b1425d5-7544-4d5d-9659-0ad8662b22f7"},{"name":"删除好友","id":"8e482a19-ce42-4be4-9d6a-4f7c2218c514","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"ToWxid\": \"wxid_dter7wt6hpag12\" \r\n}"},"url":"http://{域名}:{端口}/foreign/friends/friendsDel","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friends","friendsDel"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e482a19-ce42-4be4-9d6a-4f7c2218c514"},{"name":"修改好友备注","id":"74209a37-f6cd-45df-9833-dec901ce755f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n   \"remark\": \"备注1\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friends/remark","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friends","remark"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"74209a37-f6cd-45df-9833-dec901ce755f"},{"name":"同意添加好友","id":"19eb30e0-d68e-496e-917c-609cc172211e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\":\"wxid_mij04zvb1\",\r\n    \"type\":14,\r\n    \"v1\":\"v1_526c9f108af0297711c65ecda9c7d66b988dedbe3ca45c3ee6b0b815710e157d21eb22c4f24ae9345efb999bc1b045d5@stranger\",\r\n    \"v2\":\"v4_000b708f0b0400000100000000007f10978563a05110d93a420fba5e1000000050ded0b020927e3c97896a09d47e6e9ec393920e79a87cef3509ddb6c4e34447d43a7dc0e9fdd94c09a0846d80ce3013f41806fd72e00714dc7369b9788969382c2995f2680fc988633a3bb11d6d40cbdf361d0965c81c661a799ea8ee1b56de7235f20def9c797d127993f0b0748ad2eee069cbef3f6da75c@stranger\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friends/passAddFriends","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friends","passAddFriends"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"19eb30e0-d68e-496e-917c-609cc172211e"},{"name":"获取好友信息","id":"3aacb36c-e1d0-4c85-8362-dfd76aedf075","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","type":"text","value":""},{"key":"content-type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"ToWxid\": \"wxid_dter7wt6hpag12\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friends/chat","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friends","chat"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3aacb36c-e1d0-4c85-8362-dfd76aedf075"},{"name":"设置个人头头像","id":"5ed8046b-c82e-4971-aee7-37b2e81ce38a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_y7wbs0g5pceh22\",\r\n   \"path\": \"http://wx.qlogo.cn/mmhead/ver_1/7nosHCJF2y1ne1L2R8ymCubsNWnffRbknMyn99GtibLulVFmSqVaib4bRw5Vd4XkgoegjvugOGEP6OGjbUYARTOpufCdoia4pibUBcVJSHoJzqA/0\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friends/sendHeadImage","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friends","sendHeadImage"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5ed8046b-c82e-4971-aee7-37b2e81ce38a"},{"name":"获取自己的二维码","id":"6f68f9d0-b2ef-4328-9651-ebd7ddcafc78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friends/getQrCode","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friends","getQrCode"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f68f9d0-b2ef-4328-9651-ebd7ddcafc78"}],"id":"10c0b4d2-7567-40ee-9f53-007fa8e761bf","_postman_id":"10c0b4d2-7567-40ee-9f53-007fa8e761bf","description":""},{"name":"群操作","item":[{"name":"获取群列表","id":"2b6d43fd-a038-4aad-8751-293855d95821","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Wxid\":\"wxid_b0b3o5odtzam12\"\n}"},"url":"http://{域名}:{端口}/foreign/group/getGroupList","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","getGroupList"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b6d43fd-a038-4aad-8751-293855d95821"},{"name":"修改群名","id":"4af7e3bd-6dbe-4ec5-b2a7-1849afbbd398","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"chatroom\": \"20032385030@chatroom\",\r\n   \"topic\": \"微信群1\"\r\n}"},"url":"http://{域名}:{端口}/foreign/group/setName","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","setName"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4af7e3bd-6dbe-4ec5-b2a7-1849afbbd398"},{"name":"创建微信群","id":"fea0de7b-8329-43c8-a92b-7f49c17c6a15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"topic\": \"测试创建微信\",\r\n   \"userNameList\": \"wxid_mij04zvb1,M952320157,wxid_om8j3vmdyivs22\"\r\n}"},"url":"http://{域名}:{端口}/foreign/group/groupAdd","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","groupAdd"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fea0de7b-8329-43c8-a92b-7f49c17c6a15"},{"name":"退出群聊","id":"f707b59f-b943-4e69-91fc-28dc788f944f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"chatroom\": \"20032385030@chatroom\"\r\n}"},"url":"http://{域名}:{端口}/foreign/group/outGroup","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","outGroup"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f707b59f-b943-4e69-91fc-28dc788f944f"},{"name":"添加群成员","id":"72a977eb-ff5e-4470-b836-9b96336c2ecb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"chatroom\": \"20032385030@chatroom\",\r\n   \"ToWxid\": \"wxid_dter7wt6hpag12\"\r\n}"},"url":"http://{域名}:{端口}/foreign/group/addMember","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","addMember"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"72a977eb-ff5e-4470-b836-9b96336c2ecb"},{"name":"邀请群成员","id":"d36b6f36-368d-4b3a-a173-9774c1a1659d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_y7wbs0g5pceh22\",\r\n   \"chatroom\": \"23322378623@chatroom\",\r\n   \"ToWxid\": \"wxid_dter7wt6hpag12\"\r\n}"},"url":"http://{域名}:{端口}/foreign/group/invateMember","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","invateMember"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d36b6f36-368d-4b3a-a173-9774c1a1659d"},{"name":"删除群成员","id":"c2bd347a-704c-422c-a279-6492bd649b58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"chatRoomToWxid\": \"20032385030@chatroom\",\r\n    \"ToWxid\": \"wxid_dter7wt6hpag12\"\r\n}"},"url":"http://{域名}:{端口}/foreign/group/delMember","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","delMember"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c2bd347a-704c-422c-a279-6492bd649b58"},{"name":"设置群公告","id":"77e7e798-a07b-4384-bc48-482c2f4e669b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"ToWxid\": \"20032385030@chatroom\",\r\n    \"content\": \"测试!\"\r\n}"},"url":"http://{域名}:{端口}/foreign/group/setGroupNotic","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","setGroupNotic"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"77e7e798-a07b-4384-bc48-482c2f4e669b"},{"name":"获取群详情","id":"8e233588-88e2-4ce4-9775-ab450e28dfe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"ToWxid\": \"20032385030@chatroom\"\r\n}"},"url":"http://{域名}:{端口}/foreign/group/getGroupInfo","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","getGroupInfo"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e233588-88e2-4ce4-9775-ab450e28dfe2"},{"name":"获取群成员","id":"fcc05f4e-3604-469b-9374-5574380a8d03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"ToWxid\": \"20032385030@chatroom\"\r\n}"},"url":"http://{域名}:{端口}/foreign/group/getAllMembers","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","getAllMembers"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fcc05f4e-3604-469b-9374-5574380a8d03"},{"name":"获取群成员详情信息","id":"bb366db7-46ff-4932-879f-0de8c9aabebd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n    \"chatroom\": \"20032385030@chatroom\"\r\n}"},"url":"http://{域名}:{端口}/foreign/group/getGroupMembers","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","getGroupMembers"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb366db7-46ff-4932-879f-0de8c9aabebd"},{"name":"获取群二维码","id":"958a3f62-dacd-4f83-a011-1a5a88deddc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"ToWxid\": \"20032385030@chatroom\"\r\n}"},"url":"http://{域名}:{端口}/foreign/group/getGroupQrCode","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","getGroupQrCode"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"958a3f62-dacd-4f83-a011-1a5a88deddc9"},{"name":"群保存/取消到通讯录","id":"d40ccaed-6d28-4025-b9da-24b271a29eb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_y7wbs0g5pceh22\",\r\n    \"chatroom\": \"23322378623@chatroom\",\r\n    \"isShow\": true\r\n}"},"url":"http://{域名}:{端口}/foreign/group/seveGroup","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","seveGroup"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d40ccaed-6d28-4025-b9da-24b271a29eb9"},{"name":"同意入群邀请","id":"390e1301-9959-490d-b0b3-3509ce051802","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n     \"Wxid\": \"wxid_y7wbs0g5pceh22\",\r\n     \"url\": \"http://shmmsns.qpic.cn/mmsns/CJ35Z2cnZA0zggcHCKIiaqOu0wO1gaOTaxL2Wd9StGfS1GdbbfKvJic1icfjfMXia7iaAd1B4fgN61g4/150\"\r\n}"},"url":"http://{域名}:{端口}/foreign/group/groupSet","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","group","groupSet"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"390e1301-9959-490d-b0b3-3509ce051802"}],"id":"1ba8da67-a464-499c-a39e-719d0bf7deb6","_postman_id":"1ba8da67-a464-499c-a39e-719d0bf7deb6","description":""},{"name":"朋友圈","item":[{"name":"朋友圈评论","id":"3b11e222-42bc-4b12-9065-4356b25c8a72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_y7wbs0g5pceh22\",\r\n    \"ToWxid\": \"wxid_y7wbs0g5pceh22\",\r\n    \"sns\": \"13205404970681503871\",\r\n    \"content\": \"测试\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friendCircle/snsComment","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friendCircle","snsComment"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b11e222-42bc-4b12-9065-4356b25c8a72"},{"name":"朋友圈点赞","id":"f91a2cbf-6db4-4d09-8697-f7bbafc42eb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_y7wbs0g5pceh22\",\r\n    \"ToWxid\": \"wxid_y7wbs0g5pceh22\",\r\n    \"sns\": \"13205404970681503871\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friendCircle/point","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friendCircle","point"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f91a2cbf-6db4-4d09-8697-f7bbafc42eb5"},{"name":"朋友圈首页列表","id":"686dc32c-8c1b-4d43-84f3-03126f69a43b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Fristpagemd5\": \"\",\r\n  \"Maxid\": 0,\r\n  \"Wxid\": \"wxid_mij04zvb1\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friendCircle/circleList","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friendCircle","circleList"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"686dc32c-8c1b-4d43-84f3-03126f69a43b"},{"name":"获取自己朋友圈","id":"d1e46be8-ab70-491a-ae40-25ae1eafc376","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"statusId\":0\r\n}"},"url":"http://{域名}:{端口}/foreign/friendCircle/getCircle","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friendCircle","getCircle"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d1e46be8-ab70-491a-ae40-25ae1eafc376"},{"name":"获取好友朋友圈","id":"33cf36c8-c17e-46ca-8a4e-2506821fd8c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_y7wbs0g5pceh22\",\r\n    \"ToWxid\": \"wxid_dter7wt6hpag12\",\r\n    \"statusId\":0\r\n}"},"url":"http://{域名}:{端口}/foreign/friendCircle/getFriendCircle","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friendCircle","getFriendCircle"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"33cf36c8-c17e-46ca-8a4e-2506821fd8c9"},{"name":"发送文字朋友圈消息","id":"a1824bf8-6814-4519-86ae-e59cb2420b86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"content\": \"这是一条文本朋友圈消息\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friendCircle/snsSend","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friendCircle","snsSend"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a1824bf8-6814-4519-86ae-e59cb2420b86"},{"name":"发送图片朋友圈消息","id":"c3dfc78e-c709-4a94-8f40-e23469863f43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"content\": \"这是一条图文朋友圈消息\",\r\n    \"paths\": \"http://photocdn.sohu.com/20120323/Img338614056.jpg\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friendCircle/snsSendImage","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friendCircle","snsSendImage"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3dfc78e-c709-4a94-8f40-e23469863f43"},{"name":"发送视频朋友圈消息","id":"504ad380-9a0e-4cfa-b241-2714470e5a04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"content\": \"这是一条视频朋友圈消息\",\r\n    \"blackList\":\"\",\r\n    \"path\": \"http://wx-bbaos.oss-cn-shenzhen.aliyuncs.com/d7c616569ac342ad1fa8e3301682844e.mp4\",\r\n    \"thumbPath\": \"http://pic23.nipic.com/20120902/8068495_150602391000_2.jpg\",\r\n    \"Wxidth\":1080.0,\r\n    \"height\":1028.0\r\n}"},"url":"http://{域名}:{端口}/foreign/friendCircle/snsSendVideo","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friendCircle","snsSendVideo"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"504ad380-9a0e-4cfa-b241-2714470e5a04"},{"name":"获取某条朋友圈详情","id":"bb6cdb64-984b-4a5b-926c-231c5e46cdf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_y7wbs0g5pceh22\",\r\n   \"statusId\": 13243502469259006108\r\n}"},"url":"http://{域名}:{端口}/foreign/friendCircle/getSnsObject","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friendCircle","getSnsObject"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb6cdb64-984b-4a5b-926c-231c5e46cdf2"},{"name":"删除某条朋友圈的某条评论","id":"d2f19dbf-2812-46e8-a4f7-fffdd45a97f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_y7wbs0g5pceh22\",\r\n   \"statusId\": 13244956267184197720,\r\n   \"commentId\":355\r\n}"},"url":"http://{域名}:{端口}/foreign/friendCircle/snsCommentDel","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friendCircle","snsCommentDel"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d2f19dbf-2812-46e8-a4f7-fffdd45a97f8"},{"name":"朋友圈转发","id":"129f41ab-164e-40fa-94a4-7f5c53cdfdee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","type":"text","value":""},{"key":"content-type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":" \r\n{\r\n \"Xml\": \"<TimelineObject><id><![CDATA[13334769164501454935]]></id><username><![CDATA[che693761]]></username><createTime><![CDATA[1589628358]]></createTime><contentDescShowType>0</contentDescShowType><contentDescScene>0</contentDescScene><private><![CDATA[0]]></private><contentDesc><![CDATA[养殖飞蛾80一斤有人需要吗😁 😁 😁 😁]]></contentDesc><contentattr><![CDATA[0]]></contentattr><sourceUserName></sourceUserName><sourceNickName></sourceNickName><statisticsData></statisticsData><weappInfo><appUserName></appUserName><pagePath></pagePath><version><![CDATA[0]]></version><debugMode><![CDATA[0]]></debugMode><shareActionId></shareActionId><isGame><![CDATA[0]]></isGame></weappInfo><canvasInfoXml></canvasInfoXml><ContentObject><contentStyle><![CDATA[15]]></contentStyle><contentSubStyle><![CDATA[0]]></contentSubStyle><title>微信小视频</title><description></description><contentUrl>https://support.weixin.qq.com/cgi-bin/mmsupport-bin/readtemplate?t=page/common_page__upgrade&amp;v=1</contentUrl><mediaList><media><id><![CDATA[13334769164708941903]]></id><type><![CDATA[6]]></type><title><![CDATA[养殖飞蛾80一斤有人需要吗😁 😁 😁 😁 ]]></title><description><![CDATA[养殖飞蛾80一斤有人需要吗😁 😁 😁 😁 ]]></description><private><![CDATA[0]]></private><url videomd5=\\\"1cb33ddabb0ed61261de0d9bef1ebd28\\\" type=\\\"1\\\" md5=\\\"58b7da3d7eac5ea32ab975e1f44951d2\\\"><![CDATA[http://shzjwxsns.video.qq.com/102/20202/snsvideodownload?filekey=30340201010420301e02016604025348041058b7da3d7eac5ea32ab975e1f44951d20203266ffa040d00000004627466730000000131&hy=SH&storeid=32303230303531363139323535363030303331623962333466373438353433356536346630393030303030303636&dotrans=2&ef=15_0&bizid=1023]]></url><thumb type=\\\"1\\\"><![CDATA[http://vweixinthumb.tc.qq.com/150/20250/snsvideodownload?filekey=30340201010420301e02020096040253480410dece7a5ab7abc17c5a900c50b3f90fff020212d9040d00000004627466730000000131&hy=SH&storeid=32303230303531363139323535363030303264356636333466373438353433356536346630393030303030303936&bizid=1023]]></thumb><videoDuration><![CDATA[15.385]]></videoDuration><size totalSize=\\\"4825.0\\\" Wxidth=\\\"200.0\\\" height=\\\"444.0\\\"></size></media></mediaList></ContentObject><actionInfo><appMsg><mediaTagName></mediaTagName><messageExt></messageExt><messageAction></messageAction></appMsg></actionInfo><appInfo><id></id></appInfo><location poiClassifyId=\\\"\\\" poiName=\\\"\\\" poiAddress=\\\"\\\" poiClassifyType=\\\"0\\\" city=\\\"\\\"></location><publicUserName></publicUserName><streamvideo><streamvideourl></streamvideourl><streamvideothumburl></streamvideothumburl><streamvideoweburl></streamvideoweburl></streamvideo></TimelineObject>\",\r\n                \"WithUserList\":\"\",\r\n                \"BlackList\": \"\",\r\n                \"Wxid\":\"wxid_3lyp7mdpgcsy22\"\r\n}"},"url":"http://{域名}:{端口}/foreign/friendCircle/snsSendXml","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","friendCircle","snsSendXml"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"129f41ab-164e-40fa-94a4-7f5c53cdfdee"}],"id":"4906d268-d670-477d-9625-cacd635c7deb","_postman_id":"4906d268-d670-477d-9625-cacd635c7deb","description":""},{"name":"标签","item":[{"name":"添加标签","id":"b813ad53-a3a7-4363-a48e-8d02182b0f5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"labelName\": \"新标签2\"\r\n}"},"url":"http://{域名}:{端口}/foreign/Wacat/addLable","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","Wacat","addLable"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b813ad53-a3a7-4363-a48e-8d02182b0f5b"},{"name":"删除标签","id":"c82f07f3-1ea4-495b-b317-12234a5ee7f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Wxid\": \"wxid_mij04zvb1\",\r\n   \"labelIdList\": \"3\"\r\n}"},"url":"http://{域名}:{端口}/foreign/Wacat/delLable","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","Wacat","delLable"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c82f07f3-1ea4-495b-b317-12234a5ee7f3"},{"name":"修改标签","id":"3f7c6a70-27dc-493b-984c-edff0a305e9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"userName\":\"wxid_dter7wt6hpag12\",\r\n    \"labelIdList\":\"4\"\r\n}"},"url":"http://{域名}:{端口}/foreign/Wacat/updLable","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","Wacat","updLable"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3f7c6a70-27dc-493b-984c-edff0a305e9d"},{"name":"获取标签列表","id":"bcd834a8-eabf-43e1-b9ff-d6ffa6647bac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\"\r\n}"},"url":"http://{域名}:{端口}/foreign/Wacat/getLables","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","Wacat","getLables"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bcd834a8-eabf-43e1-b9ff-d6ffa6647bac"}],"id":"295bb52e-949b-47cc-85da-123248ef4e83","_postman_id":"295bb52e-949b-47cc-85da-123248ef4e83","description":""},{"name":"收藏夹","item":[{"name":"获取收藏夹列表","id":"c841cae5-56f4-48d1-8f72-9137ec1412ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"keyBuf\":\"\"\r\n}"},"url":"http://{域名}:{端口}/foreign/weChatFavorites/favSync","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","weChatFavorites","favSync"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c841cae5-56f4-48d1-8f72-9137ec1412ae"},{"name":"获取收藏夹内容","id":"bcc1574c-4328-454f-aec7-582596986fd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"favId\":1\r\n}"},"url":"http://{域名}:{端口}/foreign/weChatFavorites/getFavItem","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","weChatFavorites","getFavItem"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bcc1574c-4328-454f-aec7-582596986fd3"},{"name":"删除收藏夹内容","id":"dc6f51d2-1905-4bd3-bd26-765020d63ad2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Wxid\": \"wxid_mij04zvb1\",\r\n    \"favId\":1\r\n}"},"url":"http://{域名}:{端口}/foreign/weChatFavorites/delFavItem","urlObject":{"protocol":"http","port":"{端口}","path":["foreign","weChatFavorites","delFavItem"],"host":["{域名}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc6f51d2-1905-4bd3-bd26-765020d63ad2"}],"id":"1b7e5cab-612d-47c8-b93b-ac0bf6871bf9","_postman_id":"1b7e5cab-612d-47c8-b93b-ac0bf6871bf9","description":""}]}