aa
This commit is contained in:
@@ -19,6 +19,7 @@ func TestGetRealMobileNumber4Order(t *testing.T) {
|
||||
orderId := "921823424000122"
|
||||
desiredMobile := "13722455105"
|
||||
mobile, err := api.GetRealMobile4Order(orderId, "11893205")
|
||||
fmt.Println("1111111111111111", mobile, err.Error())
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user