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

Version 1 Next »

地址:  http://test.birdsystem.co.uk/client/return-consignment-action

id

系统ID

 

INT(10)

name

名称

 

VARCHAR

price价格
DECIMAL(10,2)

type

退货服务类型

 

ENUM('CONTAINER','SELLER','DISPOSE','CHECK','TRANSFER')

status

状态

 

ENUM('ACTIVE','DELETED')

退货服务类型有五种:上架,回国,销毁,查验,转运

  • No labels