Skip to content

2.3.0

Choose a tag to compare

@thisliu thisliu released this 20 Aug 09:29
· 8 commits to master since this release
  1. 物流查询方法修改为:$order = $logistics->query('805741929402797742', '圆通');
  2. 快递100 类名由 Kuaidi100 修改为 Kd100
  3. 返回物流状态已统一,具体请查看:src/Interfaces/LogisticsStatus.php
  4. 抽象物流状态为五种结果:
    • has_progresses: 是否已经有动态
    • progress_cutoff: 动态是否已经截止
    • is_signed: 是否签收
    • is_troublesome: 是否问题件
    • is_return: 是否退回件