fix(api): 统一修改出库和发票状态更新接口参数格式
- 将 deliveryStatus 和 invoiceStatus 参数从 query 参数改为 body 参数 - 更新相关 API 调用方式以适配新的参数传递规则 - 确保前后端数据交互一致性
Showing
6 changed files
with
17 additions
and
24 deletions
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment