order_infos 属性
属性说明

货品信息

属性
名称 数据类型 是否必须 描述 备注
goods_id int 货品ID
spec_id int 规格ID
goods_code string 货品编号
goods_name string 货品名称
spec_code string 规格编号
spec_name string 规格名称
goods_unit string 单位
sell_count decimal(12,4) 数量
sell_price decimal(12,4) 单价
sell_total decimal(12,4) 金额
remark string 备注
batch_infos batch_info[] 批次信息