Skip to content

title

dev_print_template_paper

打印模板纸张

字段

字段名类型大小注释主键非空关联
template_paper_idint8纸张ID
template_paper_namevarchar255纸张名称
paper_typeint4纸张类型: 1:通用模板纸张, 2: 自定义模板纸张
wh_idint8仓库ID
paper_widthnumeric纸张宽度(mm)
paper_heightnumeric纸张高度(mm)
is_enablevarchar50是否启用dict.IS_ENABLE
create_byvarchar64创建者
create_attimestamptz创建时间
update_byvarchar64修改者
update_attimestamptz修改时间