增加分布式更新方法

This commit is contained in:
2025-10-27 19:07:48 +08:00
parent 10c349b82f
commit c48c85f075
15 changed files with 345 additions and 112 deletions

View File

@@ -26,8 +26,8 @@ var (
// 常量定义
const (
ProtocolID string = "/ay"
DefaultPort = 51888
ProtocolID string = "/ay"
//DefaultPort = 51888
)
var (