You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// 交叉编译 window编译linux平台
set GOARCH=amd62
set GOOS=linux
go build -o main
set GOOS=windows
mysqldump -uroot -proot blogger > blogger.sql
docs
uploads
main
application.yaml
blogger.sql