修改ci文件

This commit is contained in:
2022-06-15 12:55:19 +08:00
parent 05f8043672
commit 23261f0af5
8 changed files with 5 additions and 1352 deletions

View File

@@ -6,10 +6,6 @@ import (
"github.com/gin-gonic/gin"
)
//func init() {
// client.InitMySQLClient()
//}
func main() {
app := gin.Default()