曾超新 5 years ago
parent a7ae64ecfa
commit 3bd8249aea
  1. 1
      frontend/controllers/InsurerController.php

@ -3632,7 +3632,6 @@ class InsurerController extends BaseController
if(!$order_gift_info->save()) {
throw new \Exception(print_r($order_gift_info->getErrors(), true));
}
echo time();
}
}

Loading…
Cancel
Save