Commit af635f9f77db9e82c5eb835fe4fbadeaa653e608
1 parent
8f37ce04
Exists in
master
feat: 添加希音订单接口更新,装货时间非必填
Showing
1 changed file
with
5 additions
and
1 deletions
Show diff stats
order/truck/shein/order.md
| @@ -457,4 +457,8 @@ zyClient.doPost(Constants.TEST_HOST + "/oms-service-api/shein/cancel", "accessTo | @@ -457,4 +457,8 @@ zyClient.doPost(Constants.TEST_HOST + "/oms-service-api/shein/cancel", "accessTo | ||
| 457 | 457 | ||
| 458 | ### 2023-05-23更新日志 | 458 | ### 2023-05-23更新日志 |
| 459 | 459 | ||
| 460 | -- [x] 增加接口 | ||
| 461 | \ No newline at end of file | 460 | \ No newline at end of file |
| 461 | +- [x] 增加接口 | ||
| 462 | + | ||
| 463 | +### 2023-06-20更新日志 | ||
| 464 | + | ||
| 465 | +- [x] 装货时间非必填 | ||
| 462 | \ No newline at end of file | 466 | \ No newline at end of file |