|
@@ -58,7 +58,7 @@ class QappRereport extends Rereport
|
|
]
|
|
]
|
|
);
|
|
);
|
|
}
|
|
}
|
|
- else if($report_user->platform='ximalaya') {
|
|
|
|
|
|
+ else if($report_user->platform=='ximalaya') {
|
|
$result = QappXimalayaReport::reportCharge($report_user);
|
|
$result = QappXimalayaReport::reportCharge($report_user);
|
|
ReportUserChargeRecord::updateOrCreate(
|
|
ReportUserChargeRecord::updateOrCreate(
|
|
[
|
|
[
|