|
|
|
@ -17,7 +17,7 @@ class BaseController extends RestController{
|
|
|
|
|
protected $noNeedToken = [
|
|
|
|
|
'Changyan', 'Exchange', 'FengHuoApi', 'File', 'Game', 'GameGift', 'GameNotify', 'Info', 'ios-wap-Pay',
|
|
|
|
|
'Jpush', 'LoginNotify', 'Notice', 'OA', 'OTP', 'OTPServer', 'Pay', 'Payios', 'PointShop', 'Spend',
|
|
|
|
|
'User', 'WapPay', 'Wechat', 'XinJiApi','test'
|
|
|
|
|
'User', 'WapPay', 'Wechat', 'XinJiApi', 'Notice', 'test'
|
|
|
|
|
];
|
|
|
|
|
protected $userId;
|
|
|
|
|
protected $userToken;
|
|
|
|
|