# README
注意
如果要定义 static server文件服务器,那么 static router必须放在assets前面初始化,不然报错404
添加依赖
go get -u github.com/xxl6097/[email protected]
go get -u github.com/xxl6097/[email protected]
go get -u github.com/gorilla/mux
go get -u github.com/google/uuid
go get -u github.com/dgrijalva/jwt-go
go get -u gopkg.in/yaml.v3