main.go 181 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 /** * @file main.go * @version 1.1.0 * @description this go file is only for go mod, don't remove it * @date 2024/5/9 15:45 * @auther cauchy */ package main func main() { }