mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-23 12:33:44 +08:00
style: format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"open_kfid": "kfxxxxxxxxxxxxxx",
|
||||
"external_userid": "wmxxxxxxxxxxxxxxxxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -2,19 +2,10 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"member_range": {
|
||||
"userid_list": [
|
||||
"zhangsan",
|
||||
"lisi"
|
||||
],
|
||||
"department_id_list": [
|
||||
2,
|
||||
3
|
||||
]
|
||||
"userid_list": ["zhangsan", "lisi"],
|
||||
"department_id_list": [2, 3]
|
||||
},
|
||||
"groupchat_range": {
|
||||
"chat_id_list": [
|
||||
"wraaaaaaaaaaaaaaaa",
|
||||
"wrbbbbbbbbbbbbbbb"
|
||||
]
|
||||
"chat_id_list": ["wraaaaaaaaaaaaaaaa", "wrbbbbbbbbbbbbbbb"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -10,4 +10,4 @@
|
||||
"chat_id": "wraaaaaaaaaaaaaaaa",
|
||||
"wording": "欢迎加入你的专属服务群"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user