水群统计
Go to file
2023-09-26 15:03:04 +08:00
client 🎉 first commit 2023-09-21 17:33:59 +08:00
constant 🎉 first commit 2023-09-21 17:33:59 +08:00
entity 新增同步好友列表任务 2023-09-22 08:39:09 +08:00
handler 🎉 first commit 2023-09-21 17:33:59 +08:00
model 🎉 first commit 2023-09-21 17:33:59 +08:00
service 🎉 first commit 2023-09-21 17:33:59 +08:00
tasks 🐛 Fix a bug. 2023-09-26 15:03:04 +08:00
types 🎉 first commit 2023-09-21 17:33:59 +08:00
utils 新增水群通知 2023-09-25 14:16:59 +08:00
.gitignore 🎉 first commit 2023-09-21 17:33:59 +08:00
Dockerfile 新增水群通知 2023-09-25 14:16:59 +08:00
go.mod 🎉 first commit 2023-09-21 17:33:59 +08:00
go.sum 🎉 first commit 2023-09-21 17:33:59 +08:00
main.go 🎉 first commit 2023-09-21 17:33:59 +08:00
readme.md 🎨 逻辑优化 2023-09-26 14:29:41 +08:00

手动打包镜像

docker build --push -t repo.lxh.io/lxh/go-wxhelper:latest .