wedbespoke|婚纱照预约模块

婚纱照预约标签字段:

字段 类型 描述 其他
bskid int ID编号
bskno string 预约单号 W
userid int 会员ID
contact string 联系人
mobile string 联系手机
wedtype tinyint 摄影类别 1-婚纱拍摄/2-旅行拍摄 如果有选套系,将套系的类别导入 --
wedstyle smallint 预约摄影场景 --
budget1 decimal 预约预算价1 --
budget2 decimal 预约预算价2 --
bsktime int 预约时间 使用date_format函数转换成日期格式
flag tinyint 预约状态 -2-无效,-1-取消,0-待审,1-通过,2-生成订单
更多...... 请参考“wed_bespoke”数据表字段