mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-10 19:23:42 +08:00
opt: 优化验证码发送逻辑,加入防刷验证
This commit is contained in:
@@ -17,8 +17,7 @@ import (
|
||||
)
|
||||
|
||||
func main() {
|
||||
//testAesEncrypt()
|
||||
fmt.Println(utils.RandomNumber(6))
|
||||
testAesEncrypt()
|
||||
}
|
||||
|
||||
// Http client 取消操作
|
||||
|
||||
Reference in New Issue
Block a user