Files
quyun/pkg/consts/consts.go
rogeecn 306491168c init
2025-03-22 16:39:52 +08:00

9 lines
119 B
Go

package consts
// Format
//
// // swagger:enum CacheKey
// // ENUM(
// // VerifyCode = "code:__CHANNEL__:%s",
// // )