This commit is contained in:
邹宗楠
2022-08-30 16:02:32 +08:00
parent 2d9e28ea60
commit 9ecef6ff3a
358 changed files with 18529 additions and 1 deletions

View File

@@ -71,7 +71,7 @@ func TestOrderApplyPartRefund(t *testing.T) {
}
func TestOrderLogisticsStatus(t *testing.T) {
result, err := api.OrderLogisticsStatus(128752442052682640)
result, err := api.OrderLogisticsStatus(140382472052682640)
if err != nil {
t.Fatal(err)
}