Initial commit (code only without large binaries)
This commit is contained in:
6
EdgePlus/pkg/const/const.go
Normal file
6
EdgePlus/pkg/const/const.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package teaconst
|
||||
|
||||
const (
|
||||
PlusKey = "41100c93a65cfb71d5b0672c0d60d7ec"
|
||||
PlusIV = "70ba69d67bf7e61e17ac565c6093a325"
|
||||
)
|
||||
Reference in New Issue
Block a user