Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

地址:  http://test.birdsystem.co.uk/client/delivery-service

id

系统ID

 

INT(10)

name

名称

 

VARCHAR

consignment_type

订单类型

 

ENUM('LOCAL','DIRECT','RETURN')

status

状态

 

ENUM('ACTIVE','DELETED')

查询邮递服务列表时可直接使用的过滤字段: 

字段名说明类型
is_tracking是否跟踪服务

数字,0或者1

is_signature是否签名服务数字,0或者1
is_express是否快递数字,0或者1
  • No labels