GithubHelp home page GithubHelp logo

psim_ms_reservation's Introduction

华山北院当日预约
2018年12月14日11:30:32
    1.此程序不允许多开(电脑意外断电重新启动会被视为多开),需要将程序文件下lock.lock 文件删除。
    2.异常会保存在ErrorLog文件夹中,按时间戳的形式记录错误日志。
    3.读卡信息保存在Log文件夹中,按时间戳的形式记录读卡日志。
2018年12月15日22:30:29
    1.程序启动会读取AppConfig.ini 配置。
    2.身份证读卡器默认COM口为COM3。
    3.对lock.lock 文件的优化处理,每次开机自动执行一次autoDelete.bat 命令,以防止出现断电重启无法打开程序的现象。
2018年12月17日12:12:06
    1.对身份证号输入,手机号输入进行验证。
    2.当右侧面板输入为空时,不验证身份证号并且默认查询全部数据。
2018年12月19日15:00:21
    1.AppConfig.ini 设置短信平台url地址。
2018年12月20日16:42:04
    1.添加功能配置程序根据ini文件选择科室,先将科室id 写入配置中,方便以后修改。
    2.菜单栏中按钮用于配置科室id,英文逗号分隔。
2018年12月21日14:17:14
    1.拼写soap信息准备调用顾总的接口。
    2.创建转义字符工具。
2018年12月30日14:27:20
    1.修改读卡返回信息,记录读卡类型,手机号和排班不记录。
    2.确认预约返回结果需要拼写成短信content。
    3.顾总接口文档规范 复旦大学附属华山医院北院门诊预约总线接口说明文档(内部)_V1.6-20181226.pdf
    4.获取预约信息按身份证也将是同步执行(使用task)。
    5.SoapResultUtil用于修改发送的soap信息和接收soap信息的工具类。
2018年12月31日15:23:19
    1.更新dom4j依赖为2.1.1版本。
2019年01月02日16:59:43
    1.修改读卡代码,删除冗余类和代码。
2019年01月03日11:48:24
    1.预约先会获取排班,结束后才进行预约。
2019年01月04日11:00:51
    1.设置验证信息开关,开了以后必须刷卡才能预约,不开则手输信息预约。
2019年01月07日13:03:12
    1.加入日期选择,默认加载全部,选择日期后显示当天全部号源信息。
    2.修改手机号正则表达式,以1开始的11位数字即可通过验证。
    3.添加注释。
    4.ini配置日期周末是否可选择。

psim_ms_reservation's People

Contributors

laoshiren1207 avatar

Watchers

James Cloos 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.