Files
mp-qvyun/backend/pkg/consts/consts.go
2024-12-10 10:24:31 +08:00

9 lines
119 B
Go
Executable File

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