Giter VIP home page Giter VIP logo

zsct-health-card-sentry-serverless's Introduction

ZCST Healthy card sentry - Serverless

珠科健康卡自动打卡(云函数)

使用文档

设置环境变量

环境变量名 变量解释 变量示例(默认值) 是否必填
USERNAME 登录学号 04180001 Y
PASSWORD 登录密码 123456 Y
LOCATION_TYPE 地区编号 珠海1,在广东2,其他地区4 2
PHONE 当前使用的电话号码 10086 (默认值是历史填报手机号)
LOCATION 假期期间去向 广东省珠海市金湾区
LOCATION_DETAILED 当前住址 广东省珠海市金湾区珠海科技学院
SCKEY Server酱通知 API KEY 填写后执行完毕会发送状态给微信

设置定时触发器CRON

推荐的CRON表达式如下,每天6点填报,您也可以自行设置

0 6 * * *

开发文档

关于运行环境的一些问题

由于需要BS4来解析HTML(因为CAS认证里面有一个<input name='execution'>,为了提取这个参数,需要解析HTML),而且腾讯云函数默认运行容器内木有这个lib,所以上传代码时,需要将这些依赖手动打包进去

参考资料:

腾讯云函数python默认lib列表
腾讯云函数python打包代码时附带lib方法

zsct-health-card-sentry-serverless's People

Watchers

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