Commit 1b07725f by 冷斌

update

parent 42649f11
...@@ -755,7 +755,8 @@ class Model_Live extends PhalApi_Model_NotORM { ...@@ -755,7 +755,8 @@ class Model_Live extends PhalApi_Model_NotORM {
)) ))
->send(); ->send();
}catch (\Exception $exception) { }catch (\Exception $exception) {
var_dump($exception);
die;
} }
} }
......
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