|
|
@@ -4,10 +4,9 @@ import "testing" |
|
|
|
|
|
|
|
func TestLogin(t *testing.T) { |
|
|
|
params := map[string]interface{}{ |
|
|
|
"phoneno": "15217160421", // |
|
|
|
"nickname": "黄", // |
|
|
|
"user_phone": "15217160421", // |
|
|
|
"cainiao_match": "AYD001", |
|
|
|
} |
|
|
|
//7c2f6cbd480a96f1aa69509f9dd65462 |
|
|
|
RegUser(params) |
|
|
|
GetAddress(params, "7c2f6cbd480a96f1aa69509f9dd65462") |
|
|
|
} |