作者 邓超

x

@@ -100,7 +100,7 @@ trait DbQuery { @@ -100,7 +100,7 @@ trait DbQuery {
100 ); 100 );
101 $ret = false; 101 $ret = false;
102 } 102 }
103 - 103 + $this->isThrow = false;
104 104
105 if(APP_DEBUG){ 105 if(APP_DEBUG){
106 $timer2 = microtime(true); 106 $timer2 = microtime(true);