$CInsModel = $CInsModel->car_ins_plan(); $status = $CInsModel->save($Ccdata); if($status === false) { return '产品保存失败'; }