You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
zggsong 3a944fefba
update readme and license
2 years ago
config feat: Separate declaration and refresh access control 2 years ago
global feat: add watch config 2 years ago
message feat: 适配行程码下线并且修复因fatal崩溃的问题 2 years ago
model fix: fix temperature 2 years ago
serve fix: fix temperature 2 years ago
util feat: auto convert header userinfo 2 years ago
.gitignore fix: binary executable file for multiplies platform 2 years ago
Dockerfile fix: binary executable file for multiplies platform 2 years ago
LICENSE update readme and license 2 years ago
README.md update readme and license 2 years ago
build fix: binary executable file for multiplies platform 2 years ago
go.mod feat: add new func to send bark and add send to mail 2 years ago
go.sum feat: add new func to send bark and add send to mail 2 years ago
main.go feat: 适配行程码下线并且修复因fatal崩溃的问题 2 years ago

README.md

介绍

特殊时期要求每日打卡,抓包实现自动打卡。
现已放开,本仓库仅用来保存代码。

使用

curl -X POST -F 'file=@xcm.jpeg' -F 'name=xcm.jpeg' 127.0.0.1:7201/upload

参考