1
This commit is contained in:
parent
16ec8694c7
commit
b4f80c78c2
@ -904,7 +904,7 @@ class UserController extends BaseAuthedController {
|
|||||||
|
|
||||||
public function updateAddressBind()
|
public function updateAddressBind()
|
||||||
{
|
{
|
||||||
if (myself()->_getChannel() != BC_POLY_CHANNEL) {
|
if (myself()->_getChannel() != IMTBL_CHANNEL) {
|
||||||
phpcommon\sendError(1, 'token error');
|
phpcommon\sendError(1, 'token error');
|
||||||
die();
|
die();
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user