Files
mp-qvyun/backend/common/consts/consts.go
2024-11-28 23:18:11 +08:00

9 lines
119 B
Go
Executable File

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