1
This commit is contained in:
parent
3a75e04c7b
commit
62374d0314
@ -250,6 +250,7 @@ class InGameMallController extends BaseAuthedController {
|
|||||||
}
|
}
|
||||||
$this->_decItems($costItems);
|
$this->_decItems($costItems);
|
||||||
$propertyChgService->addBagChg();
|
$propertyChgService->addBagChg();
|
||||||
|
$propertyChgService->addUserChg();
|
||||||
}elseif ($itemMeta['type'] == \mt\Item::CHIP_TYPE){
|
}elseif ($itemMeta['type'] == \mt\Item::CHIP_TYPE){
|
||||||
SqlHelper::update
|
SqlHelper::update
|
||||||
(myself()->_getSelfMysql(),
|
(myself()->_getSelfMysql(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user