Git Product home page Git Product logo

Comments (2)

Xu22Web avatar Xu22Web commented on August 29, 2024

@q8195438
开启 pushpluspush配置(*为需配置项),消息建议用公众号查看,小程序加载异常

 {
  /**
   * @description 启用推送 (*)
   * @example true 启用推送 false 禁用推送
   */
  enabled: true,
  /**
   * @description 发送服务消息昵称
   */
  nick: '管理员',
  /**
   * @description 发送服务消息来源
   */
  from: '卑微的服务器',
  /**
   * @description 自己的token (*)
   */
  token: '自己的token',
  /**
   * @description 加自己为好友的token (*)
   */
  toToken: '加自己为好友的好友消息token(非自己的token)',
  /**
   * @description 好友发送列表 (*)
   * @link {@link https://www.pushplus.plus/liaison.html PushPlus 好友消息}
   */
  list: [
    {
      nick: '自己或好友的的昵称',
      token: '自己或好友的好友消息token(非自己的token且非好友个人的token)',
      cron: '进行任务的cron表达式',
    },
  ],
}
  1. 启动后,管理员收到当天任务提示
    KL{$P1)RR91V1N`H}QO 5L
  2. 用户收到登录提示
    BPY)`I@V0 8U4497K_IKP3D
  3. 用户收到登录成功
    (ZJIKLD(KNF7J~Z U686284
  4. 用户收到任务完成
    3UYF9B)@IR}85~WT6B}EK@8
  5. 管理员收到该用户完成通知
    FG`EAU6IS2X S05YN4 Q0FJ

from tech-study-node.

q8195438 avatar q8195438 commented on August 29, 2024

经测试已经成功,谢谢!

from tech-study-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.