add
This commit is contained in:
@@ -30,5 +30,4 @@ func main() {
|
||||
// 启动服务,监听80端口
|
||||
zap.L().Info("✅ 服务启动在80端口")
|
||||
r.Run(":80")
|
||||
zap.L().Info("💻 用户服务启动成功")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user