Giter VIP home page Giter VIP logo

zjyqd's Introduction

职教云自动签到系统 以网站的形式让用户提交自己的职教云账号存入服务器,采用自动化任务的方式每隔几十秒执行一次签到程序,签到成功会以qq或者微信的方式进行推送

示例

示例网站

问题:手势签到无法签到,会一直提示请将app更新到最新版本

使用方法:


  1. 创建数据库,创建user表,表里创建user_id(varchar类型,自动增长)、user_name(varchar类型)、user_pwd(varchar类型)、user_qq(varchar类型)、user_sckey(varchar类型)

或者创建数据库zjy,导入源码里的zjy.sql

  1. 将源码上传到网站的根目录

  2. 修改config目录下mysql.php文件的配置

  3. 修改cs.php的第15行为自己网站访问的域名

  4. 设置定时任务(宝塔界面可以进入计划任务设置),每分钟访问一次域名下cs.php就可以了

  5. 源码里未包含QQ推送(cq-http)接口,需要自己搭建或者自己按照示例填入

  6. 觉得不错的给个小星星吧

zjyqd's People

Contributors

feifanyl 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.