Giter Club home page Giter Club logo

hospital_register's Introduction

北京市预约挂号统一平台脚本(PHP)

  • 本程序用于北京市预约挂号统一平台挂号,目前只支持北京地区医院挂号。

  • 就医挂号是刚需。北京挂号不亚于春运回家抢票,每次放号瞬间被秒杀一空,拼手速很难挂到号,因此有了此脚本。

运行截图

Image text

运行环境

  • PHP >= 7.1
  • OSX
  • Sqlite3

使用方法

  • php hospital_register.php

配置文件

      $userConf = array(
            'username'      =>'114用户名',
            'password'      =>'11密码',
            'dutyDate'      =>'挂号日期',    //挂号日期,格式为:2018-11-30
            'hospitalId'    =>'xxx',        //医院ID
            'departmentId'  =>'xxx',        //科室ID
            'dutyCode'      =>'1',          //1、上午.2、下午
            'medicareCardId'=>'xxx',        //社保卡号
        );

注意

  • !!!脚本目前只支持在Mac使用,并且手机一定要是iPhone,其他手机读取不到验证码!!!

  • 验证码读取原理:手机接收到验证码之后需要把短信转发到Mac上,然后脚本自动读取iMessage消息,最后匹配114验证码。

更新日志

  • 2018年11月24日 V1.0.0

hospital_register's People

Contributors

yexuanguo avatar brownguo avatar

Stargazers

Peisong Han avatar  avatar  avatar  avatar kay avatar

Watchers

James Cloos avatar

Forkers

zok2

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.