优化并发读写相关代码

This commit is contained in:
GoEdgeLab
2024-05-01 15:53:49 +08:00
parent c50a0de9eb
commit ea39310b7e
8 changed files with 137 additions and 71 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package teaconst
const (
Version = "1.3.8"
Version = "1.3.8.1"
ProductName = "Edge Node"
ProcessName = "edge-node"