@@ -27,6 +27,9 @@ func main() {
// 加载验证器
core.Validator()
// 加载雪花算法
core.Snowflake()
// 初始化路由-加载中间件
r := router.Init()
The note is not visible to the blocked user.