Commit befd5b46 authored by clone's avatar clone

1

parent d8937d9a
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -58,8 +58,6 @@ class OfficeOPayLogModel extends Model
Db::commit();
return $id;
} catch (\Exception $e) {
echo $this->getLastSql();
dump("error:" . $e);
Db::rollback();
return 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment