carbespoke|婚车预约模块

婚车预约标签字段:

字段 类型 描述 其他
bskid int ID编号
bskno string 预约单号 W
userid int 会员ID
contact string 联系人
mobile string 联系手机
brand smallint 婚车品牌 --
budget1 decimal 预约预算价1 --
budget2 decimal 预约预算价2 --
km1 smallint 预约公里数1 --
km2 smallint 预约公里数2 --
servtype tinyint 服务时间 1-半天服务,2-全天服务 --
iszhahua tinyint 是否扎花 1-Y,0-N --
bsktime int 预约时间 使用date_format函数转换成日期格式
flag tinyint 预约状态 -2-无效,-1-取消,0-待审,1-通过,2-生成订单
更多...... 请参考“car_bespoke”数据表字段