...
This commit is contained in:
parent
183134e534
commit
da95edf259
@ -2246,10 +2246,11 @@ class ShopController extends BaseAuthedController
|
||||
];
|
||||
LogService::consumeDiamond($event);
|
||||
}
|
||||
|
||||
$propertyChgService->addUserChg();
|
||||
$this->_rspData(
|
||||
array(
|
||||
'reuslt' => $result,
|
||||
'property_chg' => $propertyChgService->toDto(),
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user