fix: 移除调试日志并修复订单确认接口参数
修复订单管理页面中确认收货接口的参数错误,将`id`改为`order_id`以匹配后端接口 同时移除首页无用的调试日志输出
Showing
2 changed files
with
6 additions
and
6 deletions
-
Please register or login to post a comment
修复订单管理页面中确认收货接口的参数错误,将`id`改为`order_id`以匹配后端接口 同时移除首页无用的调试日志输出