Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

拼多多pdd.ddk.order.list.increment.get参数不全 #5

Open
frontlon opened this issue Apr 19, 2024 · 1 comment
Open

拼多多pdd.ddk.order.list.increment.get参数不全 #5

frontlon opened this issue Apr 19, 2024 · 1 comment

Comments

@frontlon
Copy link

frontlon commented Apr 19, 2024

pddopensdk/response/pddddkorderlistincrementget/pddddkorderlistincrementget.go -> OrderList
参数不全。
依据官方文档
https://jinbao.pinduoduo.com/third-party/api-detail?apiName=pdd.ddk.order.list.increment.get
和返回的body。

  • OrderReceiveTime
  • OrderSettleTime
  • OrderVerifyTime
  • MallName
  • GoodsSign
  • FailReason
  • PlatformDiscount

这些参数都是存在的。但返回的OrderList没有这些参数。

/pddopensdk/response/pddddkorderlistrangeget/pddddkorderlistrangeget.go -> OrderList 返回的参数都正常。

请问是故意的还是不小心?

@mimicode
Copy link
Owner

可能时当时没有,也可能是遗漏了,body是原始信息,是全的,欢迎 pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants