ziwen 2 years ago
parent
commit
44ff9fb69d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      utils/constants.go

+ 4 - 0
utils/constants.go

@@ -415,3 +415,7 @@ const (
 	EDB_INFO_TYPE         = 0 //指标类型 0:普通指标
 	PREDICT_EDB_INFO_TYPE = 1 //指标类型 1:预测指标
 )
+
+const (
+	key = "Y2kBxILL6jTkc80N860qbHc6" //全局加密KEY
+)