From c138d8a771c8164a375a8e5c367a8e033891282e Mon Sep 17 00:00:00 2001 From: liuxiaobo <1224730913@qq.com> Date: Mon, 2 Jun 2025 21:41:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 工作.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/工作.txt b/工作.txt index fb64012..19566dd 100644 --- a/工作.txt +++ b/工作.txt @@ -5,7 +5,8 @@ 1.4 客户端stop关闭连接,触发服务端连接崩溃。(已修复) 2.编写db服 - 2.1 login服向db服请求数据及向log db服写入日志。测试rpc机制。 + 2.1 login服向db服请求数据及向log db服写入日志。测试rpc机制。(已修改,待测试) + 2.2 login在创建帐号时,还需要创建user。 3.编写color game玩法 3.1 服务端玩法