移出插件app添加sql

pull/76/head
rays 2021-06-19 10:42:01 +08:00
parent d876c327c2
commit a73e3c809f
1 changed files with 0 additions and 1 deletions

View File

@ -360,7 +360,6 @@ CREATE TABLE `sys_app` (
-- Records of sys_app -- Records of sys_app
-- ---------------------------- -- ----------------------------
INSERT INTO `sys_app` VALUES (1265476890672672821, '系统应用', 'system', 'Y', 1, 'N', '2020-03-25 19:07:00', 1265476890672672808, '2021-01-08 20:51:51', 1339550467939639299); INSERT INTO `sys_app` VALUES (1265476890672672821, '系统应用', 'system', 'Y', 1, 'N', '2020-03-25 19:07:00', 1265476890672672808, '2021-01-08 20:51:51', 1339550467939639299);
INSERT INTO `sys_app` VALUES (1265476890672672823, '代码生成', 'generator', 'N', 1, 'N', '2020-03-26 08:40:33', 1265476890672672808, '2021-01-08 20:49:58', 1339550467939639299);
-- ---------------------------- -- ----------------------------
-- Table structure for sys_config -- Table structure for sys_config