优化并发读写相关代码

This commit is contained in:
刘祥超
2024-05-01 15:53:49 +08:00
parent fe6e5ba5f9
commit e42c8452ff
8 changed files with 137 additions and 71 deletions

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "1.3.8"
Version = "1.3.8.1"
ProductName = "Edge Node"
ProcessName = "edge-node"