调整项目介绍中的模块说明格式,使用更清晰的列表展示方式
@@ -1,9 +1,12 @@
# 项目介绍
分模块:
common: 公共模块,包含实体类、公共的类、枚举、异常、工具类等
- common:
server: 服务端模块,包含服务端的代码,依赖common模块
公共模块,包含实体类、公共的类、枚举、异常、工具类等
client: 客户端模块,包含客户端的代码,依赖common模块
- server:
服务端模块,包含服务端的代码,依赖common模块
- client:
客户端模块,包含客户端的代码,依赖common模块
The note is not visible to the blocked user.