mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-10 11:13:44 +08:00
版本预发布
This commit is contained in:
@@ -17,7 +17,7 @@ const (
|
||||
SmsTemplateCash = "cash" // 申请提现
|
||||
)
|
||||
|
||||
// 短信状态码
|
||||
// 验证码状态
|
||||
const (
|
||||
SmsStatusNotUsed = 1 // 未使用
|
||||
SmsStatusUsed = 2 // 已使用
|
||||
|
||||
Reference in New Issue
Block a user