From d36fbbd1ac9dc58ed923a83b7e8be3dd384b5029 Mon Sep 17 00:00:00 2001 From: yangjiyve <1711972070@qq.com> Date: Mon, 20 Jun 2022 11:18:38 +0800 Subject: [PATCH] 加个空格 --- game.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game.proto b/game.proto index 0e9f2fb..13c8ab6 100644 --- a/game.proto +++ b/game.proto @@ -132,6 +132,6 @@ message EmailDelRsp { repeated string ids = 1; } -message EmailNewNty{ +message EmailNewNty { models.Email emails = 1; } -- libgit2 0.21.2