数据库字典

ims_yz_exhelper_express(快递单模型表)

字段 类型 默认 注释
id int(11) NO id
uniacid int(11) NO 0 公众号id
type boolean NO 0 类型
expressname varchar(255) YES null 快递单模型名称
expresscom varchar(255) YES null
express varchar(255) YES null 快递公司
width decimal(10) YES 0.00 单据宽度
height decimal(255) YES null 单据高度
bg varchar(255) YES '' 快递单底图
isdefault boolean NO 0 是否默认
datas text(65535) YES null 快递单内容
created_at int(11) YES 创建时间
updated_at int(11) YES 更新时间
deleted_at int(11) YES 删除时间