mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-03 15:00:26 +08:00
增加${requestId}变量
This commit is contained in:
@@ -8,5 +8,6 @@ var (
|
||||
InTrafficBytes = uint64(0)
|
||||
OutTrafficBytes = uint64(0)
|
||||
|
||||
NodeId int64 = 0
|
||||
NodeId int64 = 0
|
||||
NodeIdString = ""
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user