2025-01-15 14:44:48 +08:00
2025-01-15 14:44:48 +08:00
2025-01-15 10:09:03 +08:00
2025-01-15 10:09:03 +08:00
2025-01-15 14:44:48 +08:00
2025-01-15 10:09:03 +08:00
2025-01-15 10:09:03 +08:00
2025-01-13 18:08:17 +08:00
2025-01-15 10:09:03 +08:00
2025-01-15 14:44:48 +08:00
2025-01-15 14:44:48 +08:00
2025-01-15 14:44:48 +08:00
2025-01-15 10:31:14 +08:00

部署&运行

运行

go env -w GOPRIVATE="gitea.youtukeji.com.cn"  #设置私有仓库
go mod tidy

部署

开发

dao生成

通过gentool生成,model和query目录下的文件

gentool -dsn "root:youtu!0113@tcp(localhost:3306)/ecpm?charset=utf8&parseTime=True&loc=Local" -fieldNullable -fieldWithIndexTag -fieldWithTypeTag -withUnitTest -fieldSignable
Description
No description provided
Readme 226 KiB
Languages
Go 98.6%
Dockerfile 1.4%