From 62374d03145d70357e2b11285092b9abbf94b340 Mon Sep 17 00:00:00 2001 From: hujiabin <519660157@qq.com> Date: Sun, 18 Aug 2024 16:37:47 +0800 Subject: [PATCH] 1 --- webapp/controller/InGameMallController.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/controller/InGameMallController.class.php b/webapp/controller/InGameMallController.class.php index 46a8a2c7..abcd099a 100644 --- a/webapp/controller/InGameMallController.class.php +++ b/webapp/controller/InGameMallController.class.php @@ -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(),