This commit is contained in:
hujiabin 2024-05-13 10:53:35 +08:00
parent 606af0bb98
commit 6ff357f037

View File

@ -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(),