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

debug2

parent 84d81b2c
......@@ -15,7 +15,7 @@ use app\admin\model\shopro\Common;
*/
class MonitorLog extends Common
{
protected $name = 'fa_xhs_monitor_log';
protected $name = 'xhs_monitor_log';
protected $updateTime = 'updatetime';
protected $createTime = 'createtime';
......
......@@ -28,6 +28,10 @@ use think\Log;
*/
class Xhstrack extends Api
{
protected $noNeedLogin = ['*'];
protected $noNeedRight = ['*'];
/**
* 小红书监测入口
*
......
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