Giter VIP home page Giter VIP logo

informationpush's Introduction

weixin.php是微信消息推送

dingtalk.php是钉钉消息推送

msg.php是查看具体消息详情

钉钉测试提交:http://域名/dingtalk.php?msg=测试提交
微信测试提交:http://域名/weixin.php?msg=测试提交

1.先在上面的地址中申请一个接口测试号;
2.weixin.php第61行中填写appID和appsecret;
3.把msg.php上传到自己的空间或者中,当然用我的也可以(http://域名/msg.php?title=标题(可选值)&time=提交时间&msg=推送内容);
4.修改weixin.php第67行,touser是具体推送的用户,也就是微信号(不是普通的微信号,在面板中查看)
微信号
5.后台创建模板,格式可以按照我的,如果修改,请同步修改weixin.php中的代码;
创建模板
6.修改weixin.php第70行,这个值是后台中的模板值;

推送成功

推送成功

详情信息

详情信息

代码其实很简单,没有什么技术难度,本来想到网上找一个直接用的,找了许久都没找到一个合适的,所以就借助强大的搜索引擎来写一个,提醒页面做的特别粗糙,因为美工无力,就这也是强行扒别人的。

informationpush's People

Contributors

kaixin1995 avatar

Watchers

 avatar

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.