数据库字典/vsl_notice/公告表

字段名 数据类型 允许为空 描述
id int(11) NO 公告id
notice_title varchar(255) NO 标题
notice_content text NO 公告内容
shop_id int(11) NO 店铺id
sort int(11) NO 排序
create_time int(11) NO 创建时间
modify_time int(11) NO 更新时间
website_id int(11) NO 实例id