This commit is contained in:
aozhiwei 2024-06-07 13:42:55 +08:00
parent eb78ba444e
commit 907544cdca

View File

@ -904,6 +904,7 @@ class UserController extends BaseAuthedController {
public function updateAddressBind()
{
error_log(2222);
if (myself()->_getChannel() != IMTBL_CHANNEL) {
phpcommon\sendError(1, 'token error');
die();