增加企业版认证相关API

This commit is contained in:
GoEdgeLab
2021-04-13 20:01:43 +08:00
parent 678724b055
commit d1d50c7860
11 changed files with 204 additions and 9 deletions

6
internal/const/plus.go Normal file
View File

@@ -0,0 +1,6 @@
// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
package teaconst
// IsPlus 是否为企业版
var IsPlus = false