洗车 设备停车位停车表(yz_wash_machine_car)

字段 类型 默认 注释
id int(11) NO id
uniacid int(11) NO 公众号id
machine_id int(11) YES 机器id
license_plate string YES 车牌
is_start tinyInteger NO 0 是否已经启动
created_at int(11) YES 创建时间
updated_at int(11) YES 修改时间