This commit is contained in:
2026-06-12 11:48:17 +08:00
parent ee26bc6d7a
commit 8c93377659
45 changed files with 12786 additions and 1716 deletions
+9
View File
@@ -1,3 +1,12 @@
/*
Navicat Premium Data Transfer
Source Server Type : MySQL
Source Server Version : 80044
Target Server Type : MySQL
Target Server Version : 80044
File Encoding : 65001
*/
SET NAMES utf8mb4;
DROP TABLE IF EXISTS QRTZ_FIRED_TRIGGERS;
DROP TABLE IF EXISTS QRTZ_PAUSED_TRIGGER_GRPS;
DROP TABLE IF EXISTS QRTZ_SCHEDULER_STATE;