|
@@ -315,11 +315,6 @@ class JuliangAccountReportChargeService
|
|
|
} else {
|
|
|
$this->result['report_success'] = false;
|
|
|
}
|
|
|
-
|
|
|
- /**
|
|
|
- * 要删除
|
|
|
- */
|
|
|
- $this->result['report_success'] = (bool)rand(0,1);
|
|
|
$this->result['report_result'] = $reportResult;
|
|
|
$this->result['need_report'] = false;
|
|
|
}
|