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