[SQL] /*
Navicat MySQL Data Transfer Source Server : root
Source Server Version : 50717
Source Host : localhost:3306
Source Database : ffms Target Server Type : MYSQL
Target Server Version : 50717
File Encoding : 65001 Date: 2018-03-08 22:29:12
*/ SET FOREIGN_KEY_CHECKS=;
受影响的行:
时间: .000ms [SQL] -- ----------------------------
-- Table structure for t_database
-- ----------------------------
DROP TABLE IF EXISTS `t_database`;
受影响的行:
时间: .008ms [SQL]
CREATE TABLE `t_database` (
`id` int() NOT NULL AUTO_INCREMENT,
`userid` int() DEFAULT NULL,
`filename` varchar() DEFAULT NULL,
`time` varchar() DEFAULT NULL,
`location` varchar() DEFAULT NULL,
`dataid` int() DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=utf8;
受影响的行:
时间: .470ms [SQL] -- ----------------------------
-- Records of t_database
-- ----------------------------
INSERT INTO `t_database` VALUES ('', '', '20170705171442.sql', '2017-07-05 17:14:42', 'E:\\SQLDB122\\20170705171442.sql', '');
受影响的行:
时间: .039ms [SQL] -- ----------------------------
-- Table structure for t_datadic
-- ----------------------------
DROP TABLE IF EXISTS `t_datadic`;
受影响的行:
时间: .001ms [SQL]
CREATE TABLE `t_datadic` (
`id` int() NOT NULL AUTO_INCREMENT,
`datadicname` varchar() DEFAULT NULL,
`datadicvalue` varchar() DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=utf8;
受影响的行:
时间: .228ms [SQL] -- ----------------------------
-- Records of t_datadic
-- ----------------------------
INSERT INTO `t_datadic` VALUES ('', '数据库管理', '备份');
受影响的行:
时间: .028ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '数据库管理', '恢复');
受影响的行:
时间: .047ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '数据库管理', '初始化');
受影响的行:
时间: .052ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '数据库管理', '数据整理');
受影响的行:
时间: .030ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '支出类型', '税收');
受影响的行:
时间: .026ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '支出类型', '衣食住行');
受影响的行:
时间: .026ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '支出类型', '医疗');
受影响的行:
时间: .024ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '支出类型', '债券');
受影响的行:
时间: .034ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '收入类型', '工资');
受影响的行:
时间: .021ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '收入类型', '股票');
受影响的行:
时间: .024ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '收入类型', '分红');
受影响的行:
时间: .023ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '收入类型', '奖金');
受影响的行:
时间: .026ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '证券流水账类型', '买入');
受影响的行:
时间: .021ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '证券流水账类型', '卖出');
受影响的行:
时间: .034ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '证券类型', '证据证券');
受影响的行:
时间: .028ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '证券类型', '凭证证券');
受影响的行:
时间: .021ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '证券类型', '有价证券');
受影响的行:
时间: .025ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '支出类型', '股票');
受影响的行:
时间: .020ms [SQL]
INSERT INTO `t_datadic` VALUES ('', '支出类型', '其他');
受影响的行:
时间: .036ms [SQL] -- ----------------------------
-- Table structure for t_income
-- ----------------------------
DROP TABLE IF EXISTS `t_income`;
受影响的行:
时间: .002ms [SQL]
CREATE TABLE `t_income` (
`id` int() NOT NULL AUTO_INCREMENT,
`userid` int() NOT NULL,
`incomer` varchar() DEFAULT NULL,
`source` varchar() DEFAULT NULL,
`money` bigint() DEFAULT NULL,
`dataid` int() DEFAULT NULL,
`content` varchar() DEFAULT NULL,
`incometime` varchar() DEFAULT NULL,
`createtime` varchar() NOT NULL,
`updatetime` varchar() DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=utf8;
受影响的行:
时间: .236ms [SQL] -- ----------------------------
-- Records of t_income
-- ----------------------------
INSERT INTO `t_income` VALUES ('', '', 'admin', '', '', '', '无', '2017-07-03 10:25:03', '2017-07-03 10:25:06', '2017-07-04 21:15:08');
受影响的行:
时间: .029ms [SQL]
INSERT INTO `t_income` VALUES ('', '', 'admin', '', '', '', '无', '2017-07-04 10:25:03', '2017-07-03 10:29:20', '2017-07-04 21:15:20');
受影响的行:
时间: .025ms [SQL]
INSERT INTO `t_income` VALUES ('', '', 'admin', '', '', '', '无', '2017-07-05 10:25:03', '2017-07-03 10:48:23', '2017-07-04 21:15:35');
受影响的行:
时间: .026ms [SQL]
INSERT INTO `t_income` VALUES ('', '', 'Tom', '', '', '', '', '2017-07-03 10:25:03', '2017-07-03 15:24:33', '2017-07-04 21:16:07');
受影响的行:
时间: .023ms [SQL]
INSERT INTO `t_income` VALUES ('', '', 'Tom', '', '', '', '', '2017-07-04 10:25:03', '2017-07-03 15:39:45', '2017-07-04 21:16:29');
受影响的行:
时间: .045ms [SQL]
INSERT INTO `t_income` VALUES ('', '', 'Tom', '', '', '', '', '2017-07-05 10:25:03', '2017-07-04 13:54:07', '2017-07-04 21:17:39');
受影响的行:
时间: .030ms [SQL]
INSERT INTO `t_income` VALUES ('', '', 'Tom', '', '', '', '', '2017-07-06 10:25:03', '2017-07-04 13:54:29', '2017-07-04 21:16:58');
受影响的行:
时间: .024ms [SQL]
INSERT INTO `t_income` VALUES ('', '', '普通用户', '', '', '', '', '2017-07-03 10:25:03', '2017-07-04 22:18:59', null);
受影响的行:
时间: .036ms [SQL]
INSERT INTO `t_income` VALUES ('', '', '普通用户', '', '', '', null, '2017-07-04 10:25:03', '2017-07-04 22:20:01', null);
受影响的行:
时间: .023ms [SQL]
INSERT INTO `t_income` VALUES ('', '', '普通用户', '', '', '', '', '2017-07-05 10:25:03', '2017-07-04 22:20:34', '2017-07-04 22:21:00');
受影响的行:
时间: .047ms [SQL]
INSERT INTO `t_income` VALUES ('', '', '普通用户', '', '', '', '', '2017-07-06 10:25:03', '2017-07-04 22:20:53', null);
受影响的行:
时间: .031ms [SQL]
INSERT INTO `t_income` VALUES ('', '', 'admin', 'wu', '', '', '', '2017-07-10 19:30:53', '2017-07-10 19:30:56', null);
受影响的行:
时间: .022ms [SQL]
INSERT INTO `t_income` VALUES ('', '', 'tom', '', '', '', '', '2018-02-22 16:37:51', '2018-02-08 16:37:57', '2018-02-08 16:48:49');
受影响的行:
时间: .040ms [SQL] -- ----------------------------
-- Table structure for t_pay
-- ----------------------------
DROP TABLE IF EXISTS `t_pay`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `t_pay` (
`id` int() NOT NULL AUTO_INCREMENT,
`userid` int() NOT NULL,
`payer` varchar() DEFAULT NULL,
`tword` varchar() DEFAULT NULL,
`money` bigint() DEFAULT NULL,
`dataid` int() DEFAULT NULL,
`content` varchar() DEFAULT NULL,
`paytime` varchar() DEFAULT NULL,
`createtime` varchar() NOT NULL,
`updatetime` varchar() DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=utf8;
受影响的行:
时间: .260ms [SQL] -- ----------------------------
-- Records of t_pay
-- ----------------------------
INSERT INTO `t_pay` VALUES ('', '', 'admin', '吃饭', '', '', '', '2017-07-04 11:10:41', '2017-07-03 11:10:45', '2017-07-08 15:25:49');
受影响的行:
时间: .050ms [SQL]
INSERT INTO `t_pay` VALUES ('', '', '', '', '', '', '', '2017-07-04 11:26:57', '2017-07-03 11:27:06', '2017-07-04 08:42:41');
受影响的行:
时间: .026ms [SQL]
INSERT INTO `t_pay` VALUES ('', '', '', '', '', '', '', '2017-07-06 11:28:19', '2017-07-03 11:28:27', null);
受影响的行:
时间: .032ms [SQL]
INSERT INTO `t_pay` VALUES ('', '', '', '', '', '', '', '2017-07-03 15:07:46', '2017-07-03 15:07:49', null);
受影响的行:
时间: .057ms [SQL]
INSERT INTO `t_pay` VALUES ('', '', 'jinbang', '投资新易贷', '', '', '反反复复', '2018-01-28 00:02:25', '2018-01-28 00:02:32', null);
受影响的行:
时间: .053ms [SQL]
INSERT INTO `t_pay` VALUES ('', '', 'tom', '购买神州高铁债券', '', '', '购买国债', '2018-02-07 16:44:03', '2018-02-08 16:44:13', null);
受影响的行:
时间: .027ms [SQL] -- ----------------------------
-- Table structure for t_role
-- ----------------------------
DROP TABLE IF EXISTS `t_role`;
受影响的行:
时间: .001ms [SQL]
CREATE TABLE `t_role` (
`id` int() NOT NULL AUTO_INCREMENT COMMENT '角色表',
`rolename` varchar() DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=utf8;
受影响的行:
时间: .245ms [SQL] -- ----------------------------
-- Records of t_role
-- ----------------------------
INSERT INTO `t_role` VALUES ('', '超级管理员');
受影响的行:
时间: .026ms [SQL]
INSERT INTO `t_role` VALUES ('', '心理老师');
受影响的行:
时间: .024ms [SQL] -- ----------------------------
-- Table structure for t_security
-- ----------------------------
DROP TABLE IF EXISTS `t_security`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `t_security` (
`id` int() NOT NULL AUTO_INCREMENT,
`userid` int() NOT NULL,
`securityname` varchar() DEFAULT NULL,
`securitypassward` varchar() DEFAULT NULL,
`company` varchar() DEFAULT NULL,
`dataid` int() DEFAULT NULL,
`starttime` varchar() DEFAULT NULL,
`endtime` varchar() DEFAULT NULL,
`createtime` varchar() NOT NULL,
`updatetime` varchar() DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=utf8;
受影响的行:
时间: .267ms [SQL] -- ----------------------------
-- Records of t_security
-- ----------------------------
INSERT INTO `t_security` VALUES ('', '', '', '', '赵鹏', '', '2017-07-03 11:14:58', '2017-07-05 11:14:55', '2017-07-05 11:15:02', '2017-07-05 11:15:23');
受影响的行:
时间: .056ms [SQL]
INSERT INTO `t_security` VALUES ('', '', '', '', '', '', '2017-07-05 13:52:30', '2017-07-05 13:52:27', '2017-07-05 13:52:47', null);
受影响的行:
时间: .024ms [SQL] -- ----------------------------
-- Table structure for t_shares
-- ----------------------------
DROP TABLE IF EXISTS `t_shares`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `t_shares` (
`id` int() NOT NULL AUTO_INCREMENT,
`userid` int() NOT NULL,
`securityid` int() NOT NULL,
`sharesname` varchar() DEFAULT NULL,
`holder` varchar() DEFAULT NULL,
`createtime` varchar() NOT NULL,
`updatetime` varchar() DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=utf8;
受影响的行:
时间: .264ms [SQL] -- ----------------------------
-- Records of t_shares
-- ----------------------------
INSERT INTO `t_shares` VALUES ('', '', '', '赵鹏', 'admin', '2017-07-05 11:16:43', '2017-07-05 15:57:04');
受影响的行:
时间: .038ms [SQL]
INSERT INTO `t_shares` VALUES ('', '', '', '我哦我我哦', 'Tom', '2017-07-05 15:15:33', null);
受影响的行:
时间: .023ms [SQL]
INSERT INTO `t_shares` VALUES ('', '', '', '腾讯股', 'jinbang', '2018-01-24 16:31:58', null);
受影响的行:
时间: .029ms [SQL]
INSERT INTO `t_shares` VALUES ('', '', '', '平安银行', 'tom', '2018-02-08 16:32:19', null);
受影响的行:
时间: .078ms [SQL]
INSERT INTO `t_shares` VALUES ('', '', '', '平安银行', 'tom', '2018-02-08 16:32:19', null);
受影响的行:
时间: .029ms [SQL] -- ----------------------------
-- Table structure for t_trade
-- ----------------------------
DROP TABLE IF EXISTS `t_trade`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `t_trade` (
`id` bigint() NOT NULL AUTO_INCREMENT,
`userid` int() DEFAULT NULL,
`sharesid` int() DEFAULT NULL,
`price` bigint() DEFAULT NULL,
`number` int() DEFAULT NULL,
`money` bigint() DEFAULT NULL,
`dataid` int() DEFAULT NULL,
`content` varchar() DEFAULT NULL,
`time` varchar() DEFAULT NULL,
`createtime` varchar() DEFAULT NULL,
`updatetime` varchar() DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=utf8;
受影响的行:
时间: .224ms [SQL] -- ----------------------------
-- Records of t_trade
-- ----------------------------
INSERT INTO `t_trade` VALUES ('', null, null, '', '', '', '', '激活附', '2017-07-04 15:22:21', '2017-07-05 15:22:36', null);
受影响的行:
时间: .037ms [SQL]
INSERT INTO `t_trade` VALUES ('', '', '', '', '', '', '', '地方', '2017-07-07 15:34:14', '2017-07-05 15:34:24', '2017-07-05 19:43:49');
受影响的行:
时间: .030ms [SQL]
INSERT INTO `t_trade` VALUES ('', '', '', '', '', '', '', '今天买入腾讯b股', '2018-02-08 16:31:02', '2018-02-08 16:31:19', null);
受影响的行:
时间: .028ms [SQL] -- ----------------------------
-- Table structure for t_user
-- ----------------------------
DROP TABLE IF EXISTS `t_user`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `t_user` (
`id` int() NOT NULL AUTO_INCREMENT COMMENT '用户表(里面的用户包括超级管理员和心理老师)',
`username` varchar() NOT NULL,
`password` varchar() NOT NULL,
`truename` varchar() DEFAULT NULL,
`email` varchar() DEFAULT NULL,
`phone` varchar() DEFAULT NULL,
`address` varchar() DEFAULT NULL,
`sex` tinyint() DEFAULT NULL,
`age` int() DEFAULT NULL,
`appellation` varchar() DEFAULT NULL,
`salary` int() DEFAULT NULL,
`card` varchar() DEFAULT NULL,
`isvalid` tinyint() NOT NULL DEFAULT '',
`createtime` datetime NOT NULL,
`updatetime` datetime DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=utf8;
受影响的行:
时间: .242ms [SQL] -- ----------------------------
-- Records of t_user
-- ----------------------------
INSERT INTO `t_user` VALUES ('', 'admin', 'MTIz', '管理员', '424107420@qq.com', '', '秦皇岛市海港区燕山大学', '', '', '父亲', '', '', '', '2017-06-30 11:36:21', '2018-01-24 17:38:59');
受影响的行:
时间: .077ms [SQL]
INSERT INTO `t_user` VALUES ('', 'tom', 'MTIz', 'tom', '424107420@qq.com', '', '秦皇岛市海港区燕大小区', '', '', '母亲', '', '', '', '2017-07-01 15:04:19', '2018-01-24 18:05:17');
受影响的行:
时间: .027ms [SQL]
INSERT INTO `t_user` VALUES ('', '', 'MTIz', null, null, null, null, null, null, null, null, null, '', '2017-07-06 15:13:09', null);
受影响的行:
时间: .066ms [SQL]
INSERT INTO `t_user` VALUES ('', '', 'MTIzNDU2Nzg=', '', '424107420@qq.com', '', '秦皇岛市海港区', '', '', '父亲', '', '', '', '2017-07-01 15:24:14', '2017-07-03 10:09:40');
受影响的行:
时间: .042ms [SQL]
INSERT INTO `t_user` VALUES ('', '', 'MTIz', '', '1@qq.com', '', '', '', '', '', '', '', '', '2017-07-03 15:10:15', null);
受影响的行:
时间: .046ms [SQL]
INSERT INTO `t_user` VALUES ('', '', 'MQ==', '', '1@qq.com', '', '', '', '', '', '', '', '', '2017-07-03 15:10:34', null);
受影响的行:
时间: .021ms [SQL]
INSERT INTO `t_user` VALUES ('', '普通用户', 'MTIz', '王大爷', '18713598785@163.com', '', '未知', '', '', '外祖父', '', '', '', '2017-07-03 22:24:20', '2017-07-03 22:30:44');
受影响的行:
时间: .108ms [SQL]
INSERT INTO `t_user` VALUES ('', '田建璐', 'MTIzNDU2', null, null, null, null, null, null, null, null, null, '', '2017-07-03 22:27:15', null);
受影响的行:
时间: .027ms [SQL]
INSERT INTO `t_user` VALUES ('', 'lu', 'MTIz', null, null, null, null, null, null, null, null, null, '', '2017-07-07 10:02:39', null);
受影响的行:
时间: .032ms [SQL]
INSERT INTO `t_user` VALUES ('', '我是谁', 'MTIzNDU2', null, null, null, null, null, null, null, null, null, '', '2017-07-08 15:36:04', null);
受影响的行:
时间: .051ms [SQL]
INSERT INTO `t_user` VALUES ('', 'jinbang', 'MTIz', '小东', '453465325@qq.com', '', '广东茂名', '', null, '阿东', '', '', '', '2018-01-24 16:30:53', '2018-01-25 09:36:44');
受影响的行:
时间: .031ms [SQL]
INSERT INTO `t_user` VALUES ('', '', 'MTIzNDU2Nzg5', null, null, null, null, null, null, null, null, null, '', '2018-03-07 14:19:25', null);
受影响的行:
时间: .025ms [SQL]
INSERT INTO `t_user` VALUES ('', '', 'MTExMTIyMjI=', null, null, null, null, null, null, null, null, null, '', '2018-03-07 14:19:54', null);
受影响的行:
时间: .040ms [SQL] -- ----------------------------
-- Table structure for t_user_role
-- ----------------------------
DROP TABLE IF EXISTS `t_user_role`;
受影响的行:
时间: .001ms [SQL]
CREATE TABLE `t_user_role` (
`id` int() NOT NULL AUTO_INCREMENT,
`userid` int() DEFAULT NULL,
`roleid` int() DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=utf8;
受影响的行:
时间: .227ms [SQL] -- ----------------------------
-- Records of t_user_role
-- ----------------------------
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .028ms [SQL]
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .031ms [SQL]
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .029ms [SQL]
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .053ms [SQL]
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .072ms [SQL]
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .021ms [SQL]
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .024ms [SQL]
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .057ms [SQL]
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .020ms [SQL]
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .028ms [SQL]
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .031ms [SQL]
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .027ms [SQL]
INSERT INTO `t_user_role` VALUES ('', '', '');
受影响的行:
时间: .021ms [SQL] -- ----------------------------
-- Table structure for xl_ads
-- ----------------------------
DROP TABLE IF EXISTS `xl_ads`;
受影响的行:
时间: .001ms [SQL]
CREATE TABLE `xl_ads` (
`id` int() NOT NULL AUTO_INCREMENT COMMENT '顶层广告表',
`goodId` int() DEFAULT NULL COMMENT '对应的商品id',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=gbk;
受影响的行:
时间: .510ms [SQL] -- ----------------------------
-- Records of xl_ads
-- ---------------------------- -- ----------------------------
-- Table structure for xl_answer
-- ----------------------------
DROP TABLE IF EXISTS `xl_answer`;
受影响的行:
时间: .001ms [SQL]
CREATE TABLE `xl_answer` (
`id` int() NOT NULL,
`answer_num` varchar() DEFAULT NULL COMMENT '第几个答案',
`answer_content` varchar() DEFAULT NULL COMMENT '答案内容',
`questionId` int() DEFAULT NULL,
`next_quesionId` int() DEFAULT NULL COMMENT '下一题Id',
`answer_score` int() DEFAULT NULL COMMENT '答案的分值',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=gbk;
受影响的行:
时间: .352ms [SQL] -- ----------------------------
-- Records of xl_answer
-- ---------------------------- -- ----------------------------
-- Table structure for xl_comment
-- ----------------------------
DROP TABLE IF EXISTS `xl_comment`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `xl_comment` (
`id` int() NOT NULL AUTO_INCREMENT COMMENT '会员评论表',
`vipId` int() DEFAULT NULL COMMENT 'vipid',
`goodId` int() DEFAULT NULL COMMENT '题目id',
`good_understandability` varchar() DEFAULT '' COMMENT '题目易懂性',
`good_accuracy` varchar() DEFAULT '' COMMENT '准确性',
`good_practical` varchar() DEFAULT NULL COMMENT '实用性',
`content` varchar() DEFAULT NULL,
`comment_time` datetime DEFAULT NULL,
`anonymous` int() DEFAULT '' COMMENT '(0:匿名评论;1:不匿名)默认是0',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=gb2312;
受影响的行:
时间: .232ms [SQL] -- ----------------------------
-- Records of xl_comment
-- ----------------------------
INSERT INTO `xl_comment` VALUES ('', '', '', '', '', null, 'asdasfsdsf', '2017-01-09 10:01:16', '');
受影响的行:
时间: .023ms [SQL]
INSERT INTO `xl_comment` VALUES ('', '', '', '', '', null, 'qqqqqq', '2017-01-09 10:01:46', '');
受影响的行:
时间: .020ms [SQL] -- ----------------------------
-- Table structure for xl_evaluation
-- ----------------------------
DROP TABLE IF EXISTS `xl_evaluation`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `xl_evaluation` (
`id` int() NOT NULL,
`goodId` int() DEFAULT NULL,
`goodname` varchar() DEFAULT NULL COMMENT '评测报告描述',
`report_describe` blob,
`min_score` int() DEFAULT NULL,
`max_score` int() DEFAULT NULL,
`level` varchar() DEFAULT NULL COMMENT '程度(测试分数高低程度)',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=gbk;
受影响的行:
时间: .287ms [SQL] -- ----------------------------
-- Records of xl_evaluation
-- ---------------------------- -- ----------------------------
-- Table structure for xl_evaluation_detail
-- ----------------------------
DROP TABLE IF EXISTS `xl_evaluation_detail`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `xl_evaluation_detail` (
`id` int() NOT NULL AUTO_INCREMENT COMMENT '评估测试明细表',
`eid` int() DEFAULT NULL COMMENT '评估测试表id',
`eval_num` int() DEFAULT NULL COMMENT '序号',
`eval_type` char() DEFAULT NULL COMMENT '评估测试内容类型(1:文字;2:图片)',
`eval_content` blob,
`eval_url` varchar() DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=gbk;
受影响的行:
时间: .255ms [SQL] -- ----------------------------
-- Records of xl_evaluation_detail
-- ---------------------------- -- ----------------------------
-- Table structure for xl_evaluation_record
-- ----------------------------
DROP TABLE IF EXISTS `xl_evaluation_record`;
受影响的行:
时间: .001ms [SQL]
CREATE TABLE `xl_evaluation_record` (
`id` int() NOT NULL AUTO_INCREMENT COMMENT '用户测试之后返回的评估记录',
`goodId` int() DEFAULT NULL COMMENT '商品id',
`vipId` int() DEFAULT NULL COMMENT 'vipid',
`eid` int() DEFAULT NULL COMMENT '评测报告表id',
`vipname` char() DEFAULT NULL COMMENT '测试者',
`start_time` datetime() DEFAULT NULL COMMENT '开始测试时间',
`score` tinyint() DEFAULT '' COMMENT '评测分数(满分100)',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=gbk;
受影响的行:
时间: .902ms [SQL] -- ----------------------------
-- Records of xl_evaluation_record
-- ---------------------------- -- ----------------------------
-- Table structure for xl_good
-- ----------------------------
DROP TABLE IF EXISTS `xl_good`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `xl_good` (
`id` int() NOT NULL AUTO_INCREMENT COMMENT '商品表(心理测试题表)',
`tittle` char() CHARACTER SET gbk DEFAULT NULL COMMENT '标题',
`subtittle` char() CHARACTER SET gbk DEFAULT NULL COMMENT '副标题',
`typeId` int() DEFAULT NULL COMMENT '类型id',
`type_name` varchar() CHARACTER SET gbk DEFAULT NULL COMMENT '类型名称',
`price` double(,) DEFAULT NULL COMMENT '价格',
` original_price` double(,) DEFAULT NULL COMMENT '原价',
`picture_name` char() CHARACTER SET gbk DEFAULT NULL,
`answer_time` int() DEFAULT NULL COMMENT '回答的多少时间以内',
`description` char() CHARACTER SET gbk DEFAULT NULL,
`pay_success_number` int() DEFAULT NULL COMMENT '支付成功的数量',
`flag` varchar() CHARACTER SET gbk DEFAULT NULL COMMENT '题目是否有效',
`create_user` int() DEFAULT NULL COMMENT '创建者id',
`create_username` varchar() CHARACTER SET gbk DEFAULT NULL COMMENT '创建人名字',
`create_time` datetime() DEFAULT NULL COMMENT '创建时间',
`update_user` int() DEFAULT NULL COMMENT '修改人id',
`update_username` varchar() CHARACTER SET gbk DEFAULT NULL COMMENT '修改人姓名',
`update_time` datetime() DEFAULT NULL COMMENT '修改时间',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=gb2312;
受影响的行:
时间: .203ms [SQL] -- ----------------------------
-- Records of xl_good
-- ----------------------------
INSERT INTO `xl_good` VALUES ('', '中国哲学史', null, '', null, '100.0', null, '1482416332286.jpg', null, '一部描述中国上下五千年的哲学史', null, null, '', null, null, null, null, null);
受影响的行:
时间: .043ms [SQL]
INSERT INTO `xl_good` VALUES ('', '国际企业财务管理', null, '', null, '55555.0', null, '1482416369937.jpg', null, '吃的', null, null, '', null, null, null, null, null);
受影响的行:
时间: .025ms [SQL] -- ----------------------------
-- Table structure for xl_good_version
-- ----------------------------
DROP TABLE IF EXISTS `xl_good_version`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `xl_good_version` (
`id` int() NOT NULL,
`goodId` int() DEFAULT NULL COMMENT '产品id',
`version_name` varchar() DEFAULT NULL COMMENT '版本名称',
`version_code` varchar() DEFAULT NULL COMMENT '版本代码',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=gbk;
受影响的行:
时间: .288ms [SQL] -- ----------------------------
-- Records of xl_good_version
-- ---------------------------- -- ----------------------------
-- Table structure for xl_order
-- ----------------------------
DROP TABLE IF EXISTS `xl_order`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `xl_order` (
`id` int() NOT NULL AUTO_INCREMENT COMMENT '订单表(当支付返回成功标志的时候就会产生订单)',
`order_no` varchar() DEFAULT NULL COMMENT '订单编号(都是数字)',
`time` datetime DEFAULT NULL COMMENT '订单生成时间(支付成功才生成订单)',
`flag` varchar() DEFAULT '' COMMENT '是否支付',
`money` double(,) DEFAULT NULL COMMENT '金额',
`vipId` int() DEFAULT NULL COMMENT '会员id',
`goodId` int() DEFAULT NULL COMMENT '题目id',
`commentId` int() DEFAULT NULL COMMENT '评价id',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=gb2312;
受影响的行:
时间: .223ms [SQL] -- ----------------------------
-- Records of xl_order
-- ----------------------------
INSERT INTO `xl_order` VALUES ('', null, '2017-01-08 19:58:44', '', '422.0', '', null, null);
受影响的行:
时间: .023ms [SQL]
INSERT INTO `xl_order` VALUES ('', null, '2017-01-08 20:41:18', '', '213.0', '', null, null);
受影响的行:
时间: .022ms [SQL] -- ----------------------------
-- Table structure for xl_order_send
-- ----------------------------
DROP TABLE IF EXISTS `xl_order_send`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `xl_order_send` (
`id` int() NOT NULL AUTO_INCREMENT,
`order_no` varchar() DEFAULT NULL COMMENT '订单编号',
`time` datetime DEFAULT NULL,
`money` double(,) DEFAULT NULL,
`goodId` int() DEFAULT NULL,
`order_num` int() DEFAULT NULL COMMENT '数量',
`from_user` int() DEFAULT NULL,
`to_user` int() DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=gbk;
受影响的行:
时间: .296ms [SQL] -- ----------------------------
-- Records of xl_order_send
-- ---------------------------- -- ----------------------------
-- Table structure for xl_question
-- ----------------------------
DROP TABLE IF EXISTS `xl_question`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `xl_question` (
`id` int() NOT NULL,
`goodId` int() DEFAULT NULL,
`question_num` int() DEFAULT NULL COMMENT '第几题',
`question_content` blob COMMENT '题目内容',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=gbk;
受影响的行:
时间: .486ms [SQL] -- ----------------------------
-- Records of xl_question
-- ---------------------------- -- ----------------------------
-- Table structure for xl_type
-- ----------------------------
DROP TABLE IF EXISTS `xl_type`;
受影响的行:
时间: .001ms [SQL]
CREATE TABLE `xl_type` (
`id` int() NOT NULL AUTO_INCREMENT COMMENT '题目类型表(类型有很多种)',
`name` char() DEFAULT NULL COMMENT '类型名称',
`flag` int() DEFAULT '' COMMENT '1:表示有效 2:表示无效',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT= DEFAULT CHARSET=gb2312;
受影响的行:
时间: .240ms [SQL] -- ----------------------------
-- Records of xl_type
-- ----------------------------
INSERT INTO `xl_type` VALUES ('', ' 哲学类', '');
受影响的行:
时间: .022ms [SQL]
INSERT INTO `xl_type` VALUES ('', '财经管理', '');
受影响的行:
时间: .023ms [SQL]
INSERT INTO `xl_type` VALUES ('', '计算机技术', '');
受影响的行:
时间: .038ms [SQL]
INSERT INTO `xl_type` VALUES ('', ' 美术雕塑', '');
受影响的行:
时间: .027ms [SQL]
INSERT INTO `xl_type` VALUES ('', '中国文学', '');
受影响的行:
时间: .052ms [SQL]
INSERT INTO `xl_type` VALUES ('', '外国文学', '');
受影响的行:
时间: .025ms [SQL]
INSERT INTO `xl_type` VALUES ('', '历史地理', '');
受影响的行:
时间: .060ms [SQL]
INSERT INTO `xl_type` VALUES ('', '自然科学', '');
受影响的行:
时间: .024ms [SQL]
INSERT INTO `xl_type` VALUES ('', '', '');
受影响的行:
时间: .046ms [SQL]
INSERT INTO `xl_type` VALUES ('', '金融类', '');
受影响的行:
时间: .028ms [SQL] -- ----------------------------
-- Table structure for xl_vip
-- ----------------------------
DROP TABLE IF EXISTS `xl_vip`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `xl_vip` (
`id` int() NOT NULL AUTO_INCREMENT,
`openId` varchar() CHARACTER SET utf8 DEFAULT NULL COMMENT '用户标示',
`vip_flag` varchar() DEFAULT NULL COMMENT '是否vip(1:就是vip)',
`subscribeTime` datetime DEFAULT NULL,
`unsubscribeTime` datetime DEFAULT NULL,
`nickName` varchar() CHARACTER SET utf8 DEFAULT NULL COMMENT '昵称',
`unionid` varchar() CHARACTER SET utf8 DEFAULT NULL COMMENT '只有在用户将公众号绑定到微信开放平台帐号后,才会出现该字段',
`privilege` varchar() CHARACTER SET utf8 DEFAULT NULL COMMENT '用户特权信息,json 数组,如微信沃卡用户为(chinaunicom)',
`headimgurl` varchar() CHARACTER SET utf8 DEFAULT NULL COMMENT '图像',
`country` varchar() CHARACTER SET utf8 DEFAULT NULL COMMENT '国家',
`city` varchar() CHARACTER SET utf8 DEFAULT NULL COMMENT '城市',
`province` varchar() CHARACTER SET utf8 DEFAULT NULL,
`sex` int() DEFAULT NULL COMMENT '用户的性别,值为1时是男性,值为2时是女性,值为0时是未知',
`updateTime` datetime NOT NULL COMMENT '更新时间',
`remark` text CHARACTER SET utf8 COMMENT '备注',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=gbk;
受影响的行:
时间: .294ms [SQL] -- ----------------------------
-- Records of xl_vip
-- ---------------------------- -- ----------------------------
-- Table structure for xl_voucher
-- ----------------------------
DROP TABLE IF EXISTS `xl_voucher`;
受影响的行:
时间: .000ms [SQL]
CREATE TABLE `xl_voucher` (
`id` int() NOT NULL AUTO_INCREMENT COMMENT '抵用券表',
`name` char() DEFAULT NULL COMMENT '抵用券名称',
`price` double(,) DEFAULT NULL COMMENT '抵用券价格',
`flag` char() DEFAULT '' COMMENT '抵用券是否有效(1:有效 2:无效)系统应该设定只有一条抵用券记录是有效的,其他都无效',
`type` char() DEFAULT NULL COMMENT '优惠券有两种(1:不指定某题的2:指定某题的)',
`validate` datetime() DEFAULT NULL COMMENT '有效期',
`vo_num` int() DEFAULT NULL COMMENT '数量',
`goodId` int() DEFAULT NULL COMMENT '如果type为2,则指定的goodId',
`stipulate_price` double(,) DEFAULT NULL COMMENT '到达多少钱才能使用',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=gbk;
受影响的行:
时间: .233ms [SQL] -- ----------------------------
-- Records of xl_voucher
-- ---------------------------- 受影响的行:
时间: .000ms

.

通过Git从远程服务器上获得到自己的项目,但是通过TortoiseGit做push时提示Disconnected: No supported authentication methods available (server sent: publickey)错误,但是在GitBash中没有错误,怀疑是TortoiseGit的配置问题,通过查找资料发现需要设置下 TortoiseGit的SSH配置,配置方式如下:

1. 右键更新的Git项目,选择TortoiseGit -- Settings 在弹出的对话框中点击NetWork在右侧的区域配置SSH Client项为Git安装目录下bin/ssh.exe文件,注意是Git的安装目录下的。

配置完成点击push正常提交到远程服务器。

git.exe clone --progress -v "git@github.com:zhenyimo/ffms.git" "I:\数据库\数据库5\ffms"

Cloning into 'I:\数据库\数据库5\ffms'...
Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

git did not exit cleanly (exit code 128) (9500 ms @ 2018/3/12 1:13:47)

4.Generate SSH key

Open Git Bash command line.

Input: ssh-keygen command.

Use the default folder to store key files, and you can choose input a passphrase, or just leave it empty.

As a result, a pair of SSH keys were generated under the user folder, e.g. C:\Users\ZHONGZHENHUA\.ssh. The file 'id_rsa' is a private key file, and the file ' id_rsa.pub' is a public key file.

5.Register the SSH key on Git server

Navigate to http://git.comwave.com.cn/, login as your domain account.

https://gitlab.com/users/sign_in

Then, navigate to profile page, then SSH Keys page.

Click 'Add SSH Key' button.

Copy and paste the content of public key file(e.g., C:\Users\ZHONGZHENHUA\.ssh\id_rsa.pub) here, then click 'Add key' to save.

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyn+cr1VIFceYQEN8Kocx8eDWOROd8cGebUGB6V8rmw5TrWEnW4oZAbnGMmsHDyUGr8MqCg9TaXT5XKh/42A7CpCdr1x2nUO93K2DXZ8LM/gHldW44K9ZW8b4tA1t2WxGFCHwh+eFvkGIXx7F0C9wrqYMCc1CwfQslUmHPWjvWuEQwFpVL6xGP+EV4A8EhaZJWkg7aq46Chkq0ABJh12ljwzaSMurrxAFp4tGZjge53Ji7cXGYhQh+Q+0MqpLL5GV+72aByGd7D9B0nCxXF3X/qjt1PVmiC8TPC/pKSbHhQ5UwB1gzK39qWprprVc775KwkXr56BCkIBPHEU+SIsdN ZHONGZHENHUA@DESKTOP-S07DGSI

6.Change TortoiseGit to use ssh.exe bundled in Git installation

Right click on blank space, choose the TortoiseGit/Settings menu.

Click 'Git' on left tree menu, and choose the 'Global' option, uncheck 'inherit' behind the 'Name' and 'Email' text box, then input your name and email, and click 'Apply' to save.

Click 'Network' on left tree menu, change the SSH client to use ssh.exe bundled in Git installation. Then click 'OK' to save.

7.Clone demo-git project from remote repository

Right click on blank space, choose 'Git Clone...' menu.

Clone project from url: git@github.com:zhenyimo/ffms.git

Choose 'yes' to save the authenticity.

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyn+cr1VIFceYQEN8Kocx8eDWOROd8cGebUGB6V8rmw5TrWEnW4oZAbnGMmsHDyUGr8MqCg9TaXT5XKh/42A7CpCdr1x2nUO93K2DXZ8LM/gHldW44K9ZW8b4tA1t2WxGFCHwh+eFvkGIXx7F0C9wrqYMCc1CwfQslUmHPWjvWuEQwFpVL6xGP+EV4A8EhaZJWkg7aq46Chkq0ABJh12ljwzaSMurrxAFp4tGZjge53Ji7cXGYhQh+Q+0MqpLL5GV+72aByGd7D9B0nCxXF3X/qjt1PVmiC8TPC/pKSbHhQ5UwB1gzK39qWprprVc775KwkXr56BCkIBPHEU+SIsdN ZHONGZHENHUA@DESKTOP-S07DGSI

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN5blfHAs/5YWpycDpC+f7J1vS5HZdctbRkah3uYUclYXSZLQHP3hJ44S8dBLNIiLGG4XCOMmhEGPUtrJgATLM3ocLw6VjNQ/F6aJsTW7Da+LG3HLU9p8rm5sCyM4luvdW+Sn3wyEQ2o5myt6aDn8WUWTT9grBvIZ9M+JNZK/C/cBZF3oniIYsWCel98zYUx2f+EFXbK0CzDe2dAArLpGlSozD7hVeouYoZHyCQmqFmbBTWuTJwMuSJHFhw6UTploLFpn6cpEA9YvRHOzWtJWVySF0rsYpEdRbuDuHYo7/+xy2eif44Bi07NiY3tHOLFTwDcWLtFU68yWh26bxtdTt zhongzh@ZHONGZHENHUA-PC

跟渣渣辉玩ffms的更多相关文章

  1. sourcetree跳过注册的方法

    当前只有Win的版本,Mac自行百度(笑) 很多人用git命令行不熟练,那么可以尝试使用sourcetree进行操作. 然鹅~~sourcetree又一个比较严肃的问题就是,很多人不会跳过注册或者操作 ...

  2. 【Git使用】sourcetree跳过注册的方法(转)

    当前只有Win的版本,Mac自行百度(笑) 很多人用git命令行不熟练,那么可以尝试使用sourcetree进行操作. 然鹅~~sourcetree又一个比较严肃的问题就是,很多人不会跳过注册或者操作 ...

  3. 『ACM C++』HDU杭电OJ | 1416 - Gizilch (DFS - 深度优先搜索入门)

    从周三课开始总算轻松了点,下午能在宿舍研究点题目啥的打一打,还好,刚开学的课程还算跟得上,刚开学的这些课程也是复习以前学过的知识,下半学期也不敢太划水了,被各种人寄予厚望之后瑟瑟发抖,只能努力前行了~ ...

  4. SourceTree 跳过登陆

    当前只有Win的版本,Mac自行百度(笑) 很多人用git命令行不熟练,那么可以尝试使用sourcetree进行操作. 然鹅~~sourcetree又一个比较严肃的问题就是,很多人不会跳过注册或者操作 ...

  5. Python开发【第六篇】: 面向对象

    内容概要 面向对象和面向过程 面向对象三大特征 面向对象的成员 类与类之间的关系 约束 type.issubclass.isinstance self.super.MRO 1. 面向对象和面向过程 0 ...

  6. 面试必备的13道可以举一反三的Vue面试题

    Vue框架部分我们会涉及一些高频且有一定探讨价值的面试题,我们不会涉及一些非常初级的在官方文档就能查看的纯记忆性质的面试题,比如: *   vue常用的修饰符? *   vue-cli 工程常用的 n ...

  7. springboot调用mongo

    目录 添加 删除 文档操作更新 简单聚合操作 count, distinct 普通查询 分组 group Aggregate mapReduce 分页查询 文件上传 文件下载 随便测试了一下,有问题请 ...

  8. 实现双向绑定Proxy比defineproperty优劣如何?

    前言 双向绑定其实已经是一个老掉牙的问题了,只要涉及到MVVM框架就不得不谈的知识点,但它毕竟是Vue的三要素之一. Vue三要素 响应式: 例如如何监听数据变化,其中的实现方法就是我们提到的双向绑定 ...

  9. 从入门到自闭之Python 基础习题训练

    """ name = input(">>>")通过代码来验证name变量是什么数据类型? """ na ...

随机推荐

  1. RTL Compiler之synthesis steps

    1 synthesis steps 1) Search Paths rc:/> set_attribute lib_search_path path / rc:/> set_attribu ...

  2. (转)Hibernate关联映射——对象的三种关系

    http://blog.csdn.net/yerenyuan_pku/article/details/70148618 Hibernate关联映射——对象的三种关系 Hibernate框架基于ORM设 ...

  3. HDU_5723_最小生成树+任意两点距离的期望

    Abandoned country Time Limit: 8000/4000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others ...

  4. HDU_1028_Ignatius and the Princess III_(母函数,dp)

    Ignatius and the Princess III Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K ...

  5. CAD把一个命令当着一个函数调用,不执行(com接口VB语言)

    主要用到函数说明: MxDrawXCustomFunction::Mx_SendStringToExecuteFun 把一个命令当着一个函数调用,不执行,详细说明如下: 参数 说明 CString s ...

  6. Git学习总结四(删除)

    一般情况下,你通常直接在文件管理器中把没用的文件删了,或者用rm命令删了: $ rm test.txt 这个时候,Git知道你删除了文件,因此,工作区和版本库就不一致了,git status命令会立刻 ...

  7. 8.2.3 覆写 Equals

    经过对四种不同类型判等方法的讨论,我们不难发现不管是 Equals 静态方法.Equals 虚方法 抑或==操作符的执行结果,都可能受到覆写 Equals 方法的影响.因此研究对象判等就必须将注意 力 ...

  8. forcedirectories和CreateDirectory

    forcedirectories和CreateDirectory都能创建文件ForceDirectories可以创建多层目录. 如果你创建一个目录为c:\mymusic\music 如果你的C盘不存在 ...

  9. MySQL中的分页操作结合python

    mysql中的分页操作结合python --分页: --方式1: ;-- 读取十行 , --从第十行读取 往后再读十行 --方式2: offset ; --从第二十行开始读取10行 -- 结合pyth ...

  10. PL/SQL Challenge 每日一题:2014-3-14 11gR2中带RELIES_ON子句的RESULT_CACHE函数

    PL/SQL Challenge 每日一题:2014-3-14 11gR2中带RELIES_ON子句的RESULT_CACHE函数 最先答对且答案未经编辑的puber将获得纪念章一枚(答案不可编辑但可 ...