省志愿者demo
This commit is contained in:
@@ -20,7 +20,7 @@ export default {
|
|||||||
this.injectJWeixin("openEnterpriseChat").then(() => this.$confirm("确定创建省志愿者活动专用群聊?"))
|
this.injectJWeixin("openEnterpriseChat").then(() => this.$confirm("确定创建省志愿者活动专用群聊?"))
|
||||||
.then(() => {
|
.then(() => {
|
||||||
wx.openEnterpriseChat({
|
wx.openEnterpriseChat({
|
||||||
userIds: "18507227517;AiXianLing;LiuHuaJun",
|
userIds: "18507227517;AiXianLing",
|
||||||
externalUserIds: "wmGBFVDgAAj_krfwaThRm-RRAq9rBeaQ",
|
externalUserIds: "wmGBFVDgAAj_krfwaThRm-RRAq9rBeaQ",
|
||||||
groupName: "省志愿者活动专用群"
|
groupName: "省志愿者活动专用群"
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user