shaoyongjun 43d28c5500 to:sync
2024-09-29 21:12:57 +08:00

8 lines
107 B
Go

package constant
const (
THIRD_LOGIN_TOKEN = ":login:token:"
G_RESET_PWD_CODE = "g:reset:pwd:email:"
)