Commit d1e07d8e authored by 刘小敏's avatar 刘小敏

debug

parent 84d81b2c
......@@ -28,6 +28,12 @@ use think\Log;
*/
class Xhstrack extends Api
{
protected $noNeedLogin = ['*'];
protected $noNeedRight = ['*'];
// protected $noNeedAuth = ['*'];
// protected $noLogin = ['*'];
// protected $noAuth = ['*'];
/**
* 小红书监测入口
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment