@@ -264,6 +264,7 @@ class Trainactive extends Api
$this->error('评分失败');
}
+ Db::commit();
$this->success('评分成功');