initialize the repository

This commit is contained in:
2024-10-28 10:47:56 +08:00
commit 5e5f66b9b0
5 changed files with 45 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module zsxyww.com/scheduler
go 1.23.2