This commit is contained in:
suyl
2021-09-17 09:44:33 +08:00
parent e895a25b98
commit 737c14dd03
4 changed files with 6 additions and 6 deletions

View File

@@ -95,7 +95,7 @@ func TestGetAfsService(t *testing.T) {
}
func TestGetAfsService2(t *testing.T) {
result, err := api.GetAfsService2("22565438")
result, err := api.GetAfsService2("34778110")
if err != nil {
t.Fatal(err.Error())
}