2025-04-15 20:49:32 +08:00

6 lines
49 B
Go

package safeLineApi
const (
GetTOKEN = "GET"
)