1
This commit is contained in:
parent
a914535cc7
commit
8982855ac9
@ -38,7 +38,7 @@ class BattleController extends BaseAuthedController {
|
||||
'modifytime' => $this->_getNowTime(),
|
||||
)
|
||||
);
|
||||
$this->_rspOk();
|
||||
$this->_rspData($battleDataService->getReward());
|
||||
}
|
||||
|
||||
public function battleReportNew()
|
||||
|
Loading…
x
Reference in New Issue
Block a user