This commit is contained in:
hujiabin 2024-08-18 16:37:47 +08:00
parent 3a75e04c7b
commit 62374d0314

View File

@ -250,6 +250,7 @@ class InGameMallController extends BaseAuthedController {
}
$this->_decItems($costItems);
$propertyChgService->addBagChg();
$propertyChgService->addUserChg();
}elseif ($itemMeta['type'] == \mt\Item::CHIP_TYPE){
SqlHelper::update
(myself()->_getSelfMysql(),