|
|
@@ -1,7 +1,7 @@
|
|
|
/*
|
|
|
Navicat Premium Data Transfer
|
|
|
|
|
|
- Source Server : xinchuang
|
|
|
+ Source Server : xcc-121.40.93.243
|
|
|
Source Server Type : MySQL
|
|
|
Source Server Version : 50733
|
|
|
Source Host : 121.40.93.243:3308
|
|
|
@@ -11,9 +11,8 @@
|
|
|
Target Server Version : 50733
|
|
|
File Encoding : 65001
|
|
|
|
|
|
- Date: 24/11/2021 12:40:52
|
|
|
+ Date: 21/04/2021 17:26:53
|
|
|
*/
|
|
|
-
|
|
|
USE `mooctest_user`;
|
|
|
SET NAMES utf8mb4;
|
|
|
SET FOREIGN_KEY_CHECKS = 0;
|
|
|
@@ -58,7 +57,7 @@ CREATE TABLE `configuration` (
|
|
|
-- Records of configuration
|
|
|
-- ----------------------------
|
|
|
BEGIN;
|
|
|
-INSERT INTO `configuration` VALUES (1, 'platformName', '信创社区系统');
|
|
|
+INSERT INTO `configuration` VALUES (1, 'platformName', '番职院信创实训室');
|
|
|
INSERT INTO `configuration` VALUES (2, 'logo_url', '/var/www/Platform/logo-transparent.png');
|
|
|
COMMIT;
|
|
|
|
|
|
@@ -120,12 +119,6 @@ CREATE TABLE `medal` (
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
--- Records of medal
|
|
|
--- ----------------------------
|
|
|
-BEGIN;
|
|
|
-COMMIT;
|
|
|
-
|
|
|
--- ----------------------------
|
|
|
-- Table structure for operation_record
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `operation_record`;
|
|
|
@@ -137,7 +130,7 @@ CREATE TABLE `operation_record` (
|
|
|
`operation` varchar(255) CHARACTER SET utf8 DEFAULT NULL,
|
|
|
`resource` varchar(255) CHARACTER SET utf8 DEFAULT NULL COMMENT '来源',
|
|
|
PRIMARY KEY (`id`)
|
|
|
-) ENGINE=InnoDB AUTO_INCREMENT=12811 DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
|
|
|
+) ENGINE=InnoDB AUTO_INCREMENT=12805 DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
|
|
|
|
|
|
-- ----------------------------
|
|
|
-- Records of operation_record
|
|
|
@@ -12837,12 +12830,6 @@ INSERT INTO `operation_record` VALUES (12801, '192.168.0.6', 3, '2021-04-20 11:4
|
|
|
INSERT INTO `operation_record` VALUES (12802, '192.168.0.6', 3, '2021-04-20 12:02:13', 'Login', 'password');
|
|
|
INSERT INTO `operation_record` VALUES (12803, '192.168.0.6', 3, '2021-04-20 13:28:48', 'Login', 'password');
|
|
|
INSERT INTO `operation_record` VALUES (12804, '192.168.0.6', 2, '2021-04-20 14:41:08', 'Login', 'password');
|
|
|
-INSERT INTO `operation_record` VALUES (12805, '172.30.0.6', 3, '2021-11-24 03:12:34', 'Login', 'password');
|
|
|
-INSERT INTO `operation_record` VALUES (12806, '172.30.0.6', 3, '2021-11-24 03:20:27', 'Login', 'password');
|
|
|
-INSERT INTO `operation_record` VALUES (12807, '172.30.0.6', 2, '2021-11-24 03:37:33', 'Login', 'password');
|
|
|
-INSERT INTO `operation_record` VALUES (12808, '172.30.0.6', 3, '2021-11-24 03:53:06', 'Login', 'password');
|
|
|
-INSERT INTO `operation_record` VALUES (12809, '172.30.0.6', 3, '2021-11-24 04:06:28', 'Login', 'password');
|
|
|
-INSERT INTO `operation_record` VALUES (12810, '172.30.0.6', 3, '2021-11-24 04:25:16', 'Login', 'password');
|
|
|
COMMIT;
|
|
|
|
|
|
-- ----------------------------
|
|
|
@@ -43249,12 +43236,6 @@ CREATE TABLE `user_2_medal` (
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
--- Records of user_2_medal
|
|
|
--- ----------------------------
|
|
|
-BEGIN;
|
|
|
-COMMIT;
|
|
|
-
|
|
|
--- ----------------------------
|
|
|
-- Table structure for user_address
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `user_address`;
|
|
|
@@ -111797,12 +111778,6 @@ CREATE TABLE `user_third_party` (
|
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|
|
|
|
|
-- ----------------------------
|
|
|
--- Records of user_third_party
|
|
|
--- ----------------------------
|
|
|
-BEGIN;
|
|
|
-COMMIT;
|
|
|
-
|
|
|
--- ----------------------------
|
|
|
-- Table structure for user_wechat
|
|
|
-- ----------------------------
|
|
|
DROP TABLE IF EXISTS `user_wechat`;
|