From 6ff357f0378ba1892150dc6ac16b5fb0789be0d9 Mon Sep 17 00:00:00 2001 From: hujiabin <519660157@qq.com> Date: Mon, 13 May 2024 10:53:35 +0800 Subject: [PATCH] 1 --- webapp/controller/UserController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/controller/UserController.class.php b/webapp/controller/UserController.class.php index a727e37d..9ef1b6c3 100644 --- a/webapp/controller/UserController.class.php +++ b/webapp/controller/UserController.class.php @@ -1170,7 +1170,7 @@ class UserController extends BaseAuthedController { } private function _updateSubUserAccount() { - if ($this->_getChannel() == BC_CHANNEL) { + if ($this->_getChannel() == BC_POLY_CHANNEL) { $shortAccountId = $this->_getShortAccountId(myself()->_getAccountId()); SqlHelper::upsert ($this->_getSelfMysql(),