AutoStaffCardForAiRZQ

command module
v0.0.0-...-d3383a9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2019 License: GPL-3.0 Imports: 3 Imported by: 0

README

自动网络打卡

功能简介
  • 可设置多账号
  • 可设置打卡延迟
  • 并发打卡
  • 范围内随机选取地址
  • 邮件通知即将打卡,以及打卡结果

设置数据库
  • Model/Init.go 中修改第14行,改变数据库配置;
  • 数据库结构为 user 用户表与 staff_log 打卡记录表, user 表中id字段为打卡系统中的 userid
设置邮件提醒
  • 修改 email/Email.go 中第8行和第9行,设置发送邮件的邮箱和密码,第45行修改邮箱配置;
  • 修改 engine/Engine.go 中第374行,设置系统构建出错时接受邮件的邮箱;
设置百度地图
  • 修改 engine/Engine.go 中第153行,设置百度地图的AK,需要 浏览器端 类型的AK;
设置打卡范围
  • 修改 engine/Engine.go 中第101行,设置打卡范围;
  • 1 = 1KM
  • 0.1 = 100M
  • 0.01 = 10M

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL