Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

地址: http://test.birdsystem.co.ukcom/client/client-dispatch-container-type


返回

列名注释类型

id

系统ID

int(10)

name

名称

VARCHAR(50)

code

3位iso

VARCHAR (50)

length

DECIMAL(10,2)

width

DECIMAL(10,2)

height

DECIMAL(10,2)

max_weight

允许最大重量

DECIMAL(10,2)

status

状态

ENUM('ACTIVE','INACTIVE')

...