This commit is contained in:
parent
f963336f8b
commit
ed36aad468
@ -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 => {
|
||||
|
Loading…
Reference in New Issue
Block a user