1、新接textverified

This commit is contained in:
2025-08-23 16:38:04 +08:00
parent 6c95e6fb04
commit 82d5acc873
45 changed files with 3154 additions and 461 deletions

View File

@ -0,0 +1,6 @@
package global
const (
// TextVerified Token
TextVerifiedToken = "TextVerifiedToken"
)