build(init):工具箱项目初始化建立。

This commit is contained in:
徐涛
2023-07-11 09:01:24 +08:00
commit 23293b6d27
3 changed files with 248 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module archgrid.xyz/ag/toolsbox
go 1.20