Skip to content

🐛 fix(mall): 修正店铺权限查询接口路径#13

Open
bestK wants to merge 3 commits into
hiscaler:masterfrom
bestK:master
Open

🐛 fix(mall): 修正店铺权限查询接口路径#13
bestK wants to merge 3 commits into
hiscaler:masterfrom
bestK:master

Conversation

@bestK
Copy link
Copy Markdown
Contributor

@bestK bestK commented Apr 20, 2026

-【缺陷修复】将 Permission 请求路径改为 bg.open.accesstoken.info.get -【缺陷修复】同步更新 baseUrl 中的接口路由映射,移除过期
global 路径
-【测试调试】在 client_test 初始化时启用 slog Debug 日志输出
-【开发环境】新增 VS Code 的 Go 构建、调试和测试配置

bestK added 3 commits April 20, 2026 13:08
-【缺陷修复】将 Permission 请求路径改为 bg.open.accesstoken.info.get
-【缺陷修复】同步更新 baseUrl 中的接口路由映射,移除过期
  global 路径
-【测试调试】在 client_test 初始化时启用 slog Debug 日志输出
-【开发环境】新增 VS Code 的 Go 构建、调试和测试配置
-【字段】将 ParentShippingTime 从 int64 改为 null.Int
-【兼容】适配接口返回空值时的反序列化结果
-【原因】避免父单未发货场景下时间字段为空导致解析异常
-【类型修正】将 EarliestTimeBuyShippingLabel 和
  EarliestTimeGetShippingDocument 改为 null.Int
-【类型修正】将 OrderShippingTime 从 null.Time 改为 null.Int,
  按秒级时间戳解析
-【类型修正】将 OrderCreateTime 从 bool 改为 int64,
  将 QualificationUploadEndTime 改为 null.Int
-【结构调整】移除 IsShipmentConsolidatedByMainMall 字段
-【目的】对齐接口实际返回结构,避免订单数据解析错误
Copy link
Copy Markdown
Owner

@hiscaler hiscaler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Successfully merging this pull request may close these issues.

2 participants