Normalize phone input and default user phone
Signed-off-by: Sean Du <do4suki@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
defaultPhone = "86-1"
|
||||
defaultPhone = "1"
|
||||
defaultPassword = "klsbgames"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user