This commit is contained in:
邹宗楠
2022-12-23 15:00:00 +08:00
parent b53c2bea1b
commit 9b5fb4abf1
5 changed files with 21 additions and 19 deletions

View File

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