48e52f549645ac8f76143c483d8fc79dc91ce34d.php
2.48 KB
- 
feat: 添加手动分账功能并更新订单导出功能 · 53940f55- 在 `OrderDivideRecord` 模型中添加手动调账分账类型 - 在 `routes/api.php` 中添加手动分账和刷新token的路由 - 在 `OrderController` 中添加手动刷新token的方法 - 在 `OrderInfoController` 中更新订单导出功能,支持导出商品信息 yink committed