mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-23 19:46:56 +08:00
更新v3.9.1库脚本
This commit is contained in:
@ -14,7 +14,7 @@ USE `jeecg-boot`;
|
||||
Target Server Version : 50738 (5.7.38)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 23/01/2026 18:31:48
|
||||
Date: 23/01/2026 18:36:05
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
@ -458,7 +458,7 @@ INSERT INTO `flyway_schema_history` VALUES (10, '3.9.0.1', 'mcp demo', 'SQL', 'V
|
||||
INSERT INTO `flyway_schema_history` VALUES (11, '3.9.0.2', 'upd dep category', 'SQL', 'V3.9.0_2__upd_dep_category.sql', -71250240, 'root', '2025-11-27 18:45:48', 19, 1);
|
||||
INSERT INTO `flyway_schema_history` VALUES (12, '3.9.0.3', 'add aiflow permission', 'SQL', 'V3.9.0_3__add_aiflow_permission.sql', 1502182637, 'root', '2025-12-01 15:13:59', 9, 1);
|
||||
INSERT INTO `flyway_schema_history` VALUES (13, '3.9.0.4', 'add onlineuser perms', 'SQL', 'V3.9.0_4__add_onlineuser_perms.sql', -1048887238, 'root', '2026-01-22 09:46:14', 23, 1);
|
||||
INSERT INTO `flyway_schema_history` VALUES (14, '3.9.1.0', 'all upgrade', 'SQL', 'V3.9.1_0__all_upgrade.sql', -1633996673, 'root', '2026-01-23 17:12:37', 22, 0);
|
||||
INSERT INTO `flyway_schema_history` VALUES (14, '3.9.1.0', 'all upgrade', 'SQL', 'V3.9.1_0__all_upgrade.sql', -535845060, 'root', '2026-01-23 18:35:09', 19, 1);
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for jeecg_order_customer
|
||||
@ -5455,7 +5455,7 @@ CREATE TABLE `qrtz_scheduler_state` (
|
||||
-- ----------------------------
|
||||
-- Records of qrtz_scheduler_state
|
||||
-- ----------------------------
|
||||
INSERT INTO `qrtz_scheduler_state` VALUES ('MyScheduler', 'qin1769159873633', 1769164217618, 15000);
|
||||
INSERT INTO `qrtz_scheduler_state` VALUES ('MyScheduler', 'qin1769164511267', 1769164563580, 15000);
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for qrtz_simple_triggers
|
||||
|
||||
Reference in New Issue
Block a user