Ver Fonte

脚本更改

harry há 1 ano atrás
pai
commit
4a3fc4a5e0
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      plugins/PostPreViewQr/index.ts

+ 1 - 1
plugins/PostPreViewQr/index.ts

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