This commit is contained in:
邹宗楠
2022-12-22 19:30:46 +08:00
parent 2e9c1980f0
commit b53c2bea1b
2 changed files with 3 additions and 3 deletions

View File

@@ -109,7 +109,7 @@ func TestGetAfsService2(t *testing.T) {
}
func TestOrderShoudSettlementService2(t *testing.T) {
result, err := api.OrderShoudSettlementService2("2226231085000191")
result, err := api.OrderShoudSettlementService2("2230697160000272")
if err != nil {
t.Fatal(err.Error())
}