[区域]增加区域管理

This commit is contained in:
GoEdgeLab
2020-12-10 15:03:03 +08:00
parent 142fd8651b
commit 7578f50551
10 changed files with 317 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.0.5"
Version = "0.0.6"
ProductName = "Edge API"
ProcessName = "edge-api"