mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-09 18:53:43 +08:00
feat: email registration function is ready
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"chatplus/utils"
|
||||
"fmt"
|
||||
)
|
||||
|
||||
func main() {
|
||||
fmt.Println(utils.RandString(64))
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user