|
|
@@ -222,7 +222,7 @@ class UserPerformance extends \common\components\ActiveRecord
|
|
|
]);
|
|
|
|
|
|
// 写日志
|
|
|
- UserPerformanceLogs::changeAmountLogs($id, $amount, $periodNum);
|
|
|
+// UserPerformanceLogs::changeAmountLogs($id, $amount, $periodNum);
|
|
|
|
|
|
$transaction->commit();
|
|
|
} catch (\Exception $e) {
|