@@ -2228,6 +2228,7 @@ class Fullordersmt extends Start_Controller {
}
else
{
+ $this->fullordersmt->save(array('waybill'=>$msg,'dlz'=>4),$id);
echo json_encode(array('msg'=>'修改声明失败,请重试','xq'=>$obtain,'success'=>false));exit;