f
This commit is contained in:
@@ -50,4 +50,7 @@ func TestIsQueryBillingAPIKey(t *testing.T) {
|
||||
if isQueryBillingAPIKey("jy000004") {
|
||||
t.Fatal("信用司南查空不计费,不应在白名单中")
|
||||
}
|
||||
if isQueryBillingAPIKey("jy000002") || isQueryBillingAPIKey("jy000003") {
|
||||
t.Fatal("全景雷达PD查空不计费,不应在白名单中")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user