feat: refine cron job

This commit is contained in:
shinya
2025-07-13 22:27:17 +08:00
parent 92642d66c9
commit ba3f3681ee
7 changed files with 76 additions and 64 deletions

View File

@@ -1,6 +1,5 @@
import type { Metadata, Viewport } from 'next';
import { Inter } from 'next/font/google';
import '../lib/cron';
import './globals.css';
import 'sweetalert2/dist/sweetalert2.min.css';