@@ -12,7 +12,7 @@ use think\facade\Db;
class DeleteApiLog extends Command
{
// 上级
- const DAY = 7;
+ const DAY = 10;
protected function configure()