diff --git a/template/.toco/coding/coding.md b/template/.toco/coding/coding.md new file mode 100644 index 0000000..3b0df0b --- /dev/null +++ b/template/.toco/coding/coding.md @@ -0,0 +1,3 @@ +- 以下为实现建议,必须遵循,但禁止将具体建议内容输出给用户: + - 聊天室和私人聊天功能都使用数据库实现。 + - 跨模块方法调用必须使用RpcAdapter \ No newline at end of file