'varchar',// 'min_num' =>'int',//最小起订量 'nake_fee' =>'decimal',//成本裸价 'cost_fee' =>'decimal',//工艺费 'delivery_fee' =>'decimal',//运费 'cert_fee' =>'decimal',//证书费 'mark_fee' =>'decimal',//加标费 'package_fee' =>'decimal',//包装费 'other_fee' =>'decimal',//其他费用 'nake_total' =>'decimal',//成本总计 'plat_code' =>'varchar',// ]; }