1
This commit is contained in:
@@ -16,7 +16,7 @@ func TestPayStatusQuery(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestCardBin(t *testing.T) {
|
||||
result, err := api.QueryCarBin(GetOrderNumber(8), "1", "4275711234554321")
|
||||
result, err := api.QueryCarBin(GetOrderNumber(8), OrgCode, "4275711234554321")
|
||||
globals.SugarLogger.Debugf("result := %s", utils.Format4Output(result, false))
|
||||
globals.SugarLogger.Debugf("result := %v", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user