From 833e97a89d2710ac5ecbffd30eac7e1b4afd9121 Mon Sep 17 00:00:00 2001
From: wujiawei <12345678>
Date: Fri, 30 May 2025 16:51:00 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90fix=E3=80=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/README.md b/README.md
index 695bbd6..9b6223d 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,17 @@ ORM操作数据库,使用环境JDK17 Spring Boot 3.0.2。的网络穿透、渗
[UI](https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network-server-ui)
+### 内网穿透
+
+| 模块 | 所属层级 | 描述 | 快照版本 | 发布版本 |
+|--------------------------------------|------|------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| wu-lazy-cloud-heartbeat-common | 组件 | 内网穿透公共模块(声明接口、枚举、常量、适配器、解析器) |
|
|
+| wu-lazy-cloud-heartbeat-client | 组件 | 客户端(支持二次开发) |
|
|
+| wu-lazy-cloud-heartbeat-server | 组件 | 服务端(支持二次开发) |
|
|
+| wu-lazy-cloud-ui | ui | 服务端页面 | | |
+| wu-lazy-cloud-heartbeat-client-start | 客户端 | 客户端 |
|
|
+| wu-lazy-cloud-heartbeat-server-start | 服务端 | 服务端 |
|
|
+
#### 项目地址
[Gitee](https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network)