hotelbespoke|酒店預約模塊

酒店預約模塊標簽字段:

字段 類型 描述 其他
bskid int ID編號
bskno string 預約單號 W
userid int 會員ID
contact string 聯系人
mobile string 聯系手機
hoteltype smallint 預約酒店類型 --
budget1 decimal 預約預算價1 --
budget2 decimal 預約預算價2 --
table1 smallint 預約桌數1 --
table2 smallint 預約桌數2 --
marrytime varchar 結婚檔期 --
bsktime int 預約時間 使用date_format函數轉換成日期格式
flag tinyint 預約狀態 -2-無效,-1-取消,0-待審,1-通過,2-生成訂單
更多...... 請參考“hotel_bespoke”數據表字段