wedpackage|婚紗攝影模塊

婚紗攝影信息參數:

參數 返回類型 描述 其他
packid int ID編號 --
shopid int 商家ID --
wedtype int 攝影類型 1-婚紗拍攝/2-旅行拍攝 --
dist1 int 所在地區1 --
dist2 int 所在地區2 --
dist3 int 所在地區3 --
dist4 int 所在地區4 --
title varchar 套系名稱 --
thumbimg varchar 縮略圖 --
drawimg varchar 大圖 --
wedstyle smallint 攝影風格 攝影風格內容存放在參數選項(item)中,參數名:wedstyle
marketprice decimal 市場價(原價) --
price decimal 優惠價 --
elite tinyint 推薦 1-Y,0-N --
flag tinyint 審核狀態( 0-待審批,1-通過,2-未通過) --
hits int 瀏覽次數 --
zans int 點贊次數 --
comments int 評論總數 --
score varchar 綜合評分 --
addtime int 入駐時間 使用date_format函數轉換成日期格式
更多...... 請參考“wed_package”數據表字段

婚紗攝影圖庫信息參數:

字段 類型 描述 其他
galleryid int ID編號 --
shopid int 所屬商家ID --
themeid int 主題ID --
cattype tinyint 圖集分類:1-banner幻燈片/2-真實客片/3-外景/4-內景 --
name varchar 圖片名稱 --
thumbimg varchar 縮略圖 --
drawimg varchar 大圖 --
orders smallint 排序 --
flag tinyint 狀態 1-Y,0-N --
elite tinyint 推薦 1-Y,0-N --
addtime int 錄入時間 使用date_format函數轉化成日期格式
更多...... 請參考“wed_gallery”數據表字段

婚紗攝影視頻信息參數:

字段 類型 描述 其他
videoid int ID編號 --
shopid int 所屬商家ID --
title varchar 視頻標題 --
videopic varchar 視頻圖片 --
playurl varchar 視頻播放地址 --
intro varchar 簡介 --
orders smallint 排序 --
flag tinyint 狀態 1-Y,0-N --
addtime int 錄入時間 使用date_format函數轉化成日期格式
更多...... 請參考“wed_video”數據表字段