浏览代码

脚本更改

harry 1 年之前
父节点
当前提交
4a3fc4a5e0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/PostPreViewQr/index.ts

+ 1 - 1
plugins/PostPreViewQr/index.ts

@@ -98,7 +98,7 @@ function PostPreViewQr(ctx) {
         
         
           const { image_key } = data
           const { image_key } = data
         
         
-          return sendQrToFeishu(image_key, '票圈好视界')
+          return sendQrToFeishu(image_key, '票圈乐活')
         
         
         }).catch(err => {
         }).catch(err => {
           console.error(err)
           console.error(err)