diff --git a/src/views/Product/USCoachOutlet.vue b/src/views/Product/USCoachOutlet.vue index 0f8b039..994a879 100644 --- a/src/views/Product/USCoachOutlet.vue +++ b/src/views/Product/USCoachOutlet.vue @@ -358,7 +358,24 @@ const onWatch = (pid, name)=>{ CreateWatcher({ pid: pid, remark:'', - pusherIds:[1] + pushers:[ + { + id:2, + createdAt:1716303672, + type:2, + name:"email", + remark:"", + option:"{\"from\":\"zhhgzhhgzhhg@163.com\",\"username\":\"zhhgzhhgzhhg@163.com\",\"password\":\"SRGWLNQRNNOTSGSV\",\"host\":\"smtp.163.com\",\"port\":25,\"to\":\"zhangergou0628@163.com\"}" + }, + { + id:1, + createdAt:1716303548, + type:1, + name:"anpush", + remark:"", + option:"{\"token\":\"LHS13BO3FGBLGBP9MFBM53R8WV32P1\",\"channel\":\"78317\"}" + } + ] }).then(res=>{ message.success("添加成功") }).catch(err => {