[区域]增加区域管理

This commit is contained in:
刘祥超
2020-12-10 15:03:03 +08:00
parent 82543e9fde
commit bddd0a3a4f
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"