1
This commit is contained in:
parent
9881232483
commit
3d9b4f3b11
@ -899,7 +899,10 @@ class BagController extends BaseAuthedController {
|
||||
)
|
||||
));
|
||||
LuckySymbol::add();
|
||||
myself()->_rspOk();
|
||||
$this->_rspData(array(
|
||||
'award' => $this->awardService->toDto(),
|
||||
'property_chg' => $this->propertyChgService->toDto(),
|
||||
));
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user