1
This commit is contained in:
parent
f9757e5aa4
commit
9244aa93e4
@ -506,7 +506,9 @@ class MarketController extends BaseController {
|
||||
die();
|
||||
return;
|
||||
} else {
|
||||
myself()->_rspOk();
|
||||
myself()->_rspData(array(
|
||||
'token' => ''
|
||||
));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user