opt: 优化验证码发送逻辑,加入防刷验证

This commit is contained in:
RockYang
2023-07-04 17:15:02 +08:00
parent b9885e8de4
commit da88a501ad
5 changed files with 56 additions and 27 deletions

View File

@@ -17,8 +17,7 @@ import (
)
func main() {
//testAesEncrypt()
fmt.Println(utils.RandomNumber(6))
testAesEncrypt()
}
// Http client 取消操作