1、新接textverified
This commit is contained in:
6
common/global/text_verified.go
Normal file
6
common/global/text_verified.go
Normal file
@ -0,0 +1,6 @@
|
||||
package global
|
||||
|
||||
const (
|
||||
// TextVerified Token
|
||||
TextVerifiedToken = "TextVerifiedToken"
|
||||
)
|
||||
Reference in New Issue
Block a user